mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-08 13:50:32 +00:00
Update vacuum@latest to 0.20.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.20.1.
|
||||||
|
|
||||||
- Update `uv@latest` to 0.9.8.
|
- Update `uv@latest` to 0.9.8.
|
||||||
|
|
||||||
- Update `cargo-udeps@latest` to 0.1.60.
|
- Update `cargo-udeps@latest` to 0.1.60.
|
||||||
|
|||||||
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.20.0"
|
"version": "0.20.1"
|
||||||
},
|
},
|
||||||
"0.20": {
|
"0.20": {
|
||||||
"version": "0.20.0"
|
"version": "0.20.1"
|
||||||
|
},
|
||||||
|
"0.20.1": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DE1E116D4D7CA0",
|
||||||
|
"checksum": "cf49286e6abd05f7a7a8c07a6a33c1015118bbef6ba049b46bdb3ea44b4f2b42"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DE1E116CA611B2",
|
||||||
|
"checksum": "ce80717dfb1eb6e547c3da17ff9f240f24dbb961bf03f263ad5d3d452ff1b429"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DE1E116D5956AC",
|
||||||
|
"checksum": "857ffe881c91f69772dedcd41a277d2b7db150e722c40770b5b11577a5ccc41a"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DE1E116D4914C5",
|
||||||
|
"checksum": "3e046c953a1e074addb2d86ca9a643e24f97d44ec5f9ece0240dbe6bb6e46982"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DE1E116C8C64F4",
|
||||||
|
"checksum": "d55e9203711f5e78bb53bae430d1d5436adbe257d602d2ded1077002134f051b"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DE1E116C9692CD",
|
||||||
|
"checksum": "468ff5cda73bcf8fe0089cdddffd7694aca92727ab5fc9ea36e30647d6d4101e"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.20.0": {
|
"0.20.0": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user