mirror of
https://github.com/taiki-e/install-action
synced 2026-09-14 20:13:27 +00:00
Update kingfisher@latest to 1.104.0
This commit is contained in:
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
- Update `kingfisher@latest` to 1.104.0.
|
||||||
|
|
||||||
- Update `cargo-tarpaulin@latest` to 0.35.5.
|
- Update `cargo-tarpaulin@latest` to 0.35.5.
|
||||||
|
|
||||||
- Update `cargo-nextest@latest` to 0.9.138.
|
- Update `cargo-nextest@latest` to 0.9.138.
|
||||||
|
|||||||
Generated
+31
-2
@@ -27,10 +27,39 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "1.103.0"
|
"version": "1.104.0"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.103.0"
|
"version": "1.104.0"
|
||||||
|
},
|
||||||
|
"1.104": {
|
||||||
|
"version": "1.104.0"
|
||||||
|
},
|
||||||
|
"1.104.0": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DED00AA6E9DF87",
|
||||||
|
"hash": "05c37684fad4ad8f93b7c0f5412647a4962adff73099594e36f277dbfebd16f8"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DED00AAA92883C",
|
||||||
|
"hash": "b7941fc4bcebd784f85565690b9a22fec7320525f74359f9b4903e09624b4ad4"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DED00AA5AEF457",
|
||||||
|
"hash": "cdbcd03cab7a1f2c7b96f6f127e2a431cb98f78b1fd0d29dd90b83b08217b5a4"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DED00AA8F555AE",
|
||||||
|
"hash": "46a6c95f883b0c2ebca3719f6546f96b668b0adb3b98287547954b6ca3411fcd"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DED00AAB155EE0",
|
||||||
|
"hash": "a50367302598132451620b7467237f1b9517d45a37994fcc4fd239ef78d3a5d6"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DED00AA659B540",
|
||||||
|
"hash": "0d9cd18396ba52ec8360a8e34a8dad7636e77b7113a30d90c9a3db73ed0abf1d"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"1.103": {
|
"1.103": {
|
||||||
"version": "1.103.0"
|
"version": "1.103.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user