mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-20 20:22:36 +08:00
Update vacuum@latest to 0.19.1
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 `vacuum@latest` to 0.19.1.
|
||||||
|
|
||||||
- Update `cargo-shear@latest` to 1.6.1.
|
- Update `cargo-shear@latest` to 1.6.1.
|
||||||
|
|
||||||
- Update `cargo-binstall@latest` to 1.15.9.
|
- Update `cargo-binstall@latest` to 1.15.9.
|
||||||
|
|||||||
30
manifests/vacuum.json
generated
30
manifests/vacuum.json
generated
@@ -22,10 +22,36 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[MIT](https://github.com/daveshanley/vacuum/blob/main/LICENSE)",
|
"license_markdown": "[MIT](https://github.com/daveshanley/vacuum/blob/main/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.19.0"
|
"version": "0.19.1"
|
||||||
},
|
},
|
||||||
"0.19": {
|
"0.19": {
|
||||||
"version": "0.19.0"
|
"version": "0.19.1"
|
||||||
|
},
|
||||||
|
"0.19.1": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DE149D94F5FC5B",
|
||||||
|
"checksum": "fecef3dc689eaaadfd47173c78a76ac40204942bc76b5931d599d15f17985d53"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DE149D9452F987",
|
||||||
|
"checksum": "898c2bcc1175c9ba9cea12f2c6bf6f1ebc970f10049cbd39b1af36a81d1c3487"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DE149D94C868D1",
|
||||||
|
"checksum": "8859394d0d9dc9da9510b83638a6327ac2a1cec3c9b7473e0c953f3ffda15717"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DE149D945B5497",
|
||||||
|
"checksum": "28f184a4caec053fb1403e40472c90afc6c08bed9f710a84f4579406f19677fa"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DE149D944BD59F",
|
||||||
|
"checksum": "6f36c0d63da2fe2a64300eec65ae29b57b9ec87a021263efcfaad25eb10e5682"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DE149D94C841ED",
|
||||||
|
"checksum": "ffbb6a4b9cd53d21ebc004d46597fedeef850f79030e25f162cc4c50b895d342"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.19.0": {
|
"0.19.0": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user