mirror of
https://github.com/taiki-e/install-action
synced 2026-09-14 20:13:27 +00:00
Update cargo-crap@latest to 0.3.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 `cargo-crap@latest` to 0.3.0.
|
||||||
|
|
||||||
- Update `cargo-binstall@latest` to 1.20.1.
|
- Update `cargo-binstall@latest` to 1.20.1.
|
||||||
|
|
||||||
- Update `cargo-rdme@latest` to 2.0.1.
|
- Update `cargo-rdme@latest` to 2.0.1.
|
||||||
|
|||||||
Generated
+26
-1
@@ -23,7 +23,32 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.2.2"
|
"version": "0.3.0"
|
||||||
|
},
|
||||||
|
"0.3": {
|
||||||
|
"version": "0.3.0"
|
||||||
|
},
|
||||||
|
"0.3.0": {
|
||||||
|
"x86_64_linux_gnu": {
|
||||||
|
"etag": "0x8DED0415918ADA0",
|
||||||
|
"hash": "0e9e3639d8a49fe2fab3aee3554d04845ccd7f46ca20e7211489402d56f18d63"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DED041590F902D",
|
||||||
|
"hash": "6997ed7f0c4e15fd18a4b031b44878fb5e375a0217c70764373adaf9012f4fff"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DED0415908BA0A",
|
||||||
|
"hash": "57554efc37bb78c6c18b21ecb1b2c51d4beb63bdc7e588d75f686274b673b088"
|
||||||
|
},
|
||||||
|
"aarch64_linux_gnu": {
|
||||||
|
"etag": "0x8DED041591AA73D",
|
||||||
|
"hash": "b8a8ff9eb893d157d5480ca1a1deddcdde4d6808760950565a5bf463b414e2a5"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DED041591299FC",
|
||||||
|
"hash": "024343f33e055ce8cf76e701deaa32ef1c4f916810917f0cd93bb7d9cb8fbd8d"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.2": {
|
"0.2": {
|
||||||
"version": "0.2.2"
|
"version": "0.2.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user