mirror of
https://github.com/taiki-e/install-action.git
synced 2025-12-27 01:54:13 -05:00
Update vacuum@latest to 0.21.2
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.21.2.
|
||||||
|
|
||||||
## [2.64.2] - 2025-12-19
|
## [2.64.2] - 2025-12-19
|
||||||
|
|
||||||
- Update `zizmor@latest` to 1.19.0.
|
- Update `zizmor@latest` to 1.19.0.
|
||||||
|
|||||||
31
manifests/vacuum.json
generated
31
manifests/vacuum.json
generated
@@ -22,7 +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.5"
|
"version": "0.21.2"
|
||||||
|
},
|
||||||
|
"0.21": {
|
||||||
|
"version": "0.21.2"
|
||||||
|
},
|
||||||
|
"0.21.2": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DE3F7B7C5BA003",
|
||||||
|
"checksum": "0e6f916d5e4c77ea731dba1ea919ce05ae9042bf73a5d41e8cdfcdeacdb1f177"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DE3F7B7C60A348",
|
||||||
|
"checksum": "9aad9e5cf56d039c48a77d4a169fe0c690241bc74b30fa2de0d14ce4880bd079"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DE3F7B7CE2FC2E",
|
||||||
|
"checksum": "3031b9071b259cf4ff09116883bdbf5dd0e3ef8c5e93c214292118b8a3585218"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DE3F7B7CEBCBFD",
|
||||||
|
"checksum": "161e3a41f9d6d4d387fb77145ead71d940c3e4de6a951f90c75fe8832fdfa077"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DE3F7B7C61B382",
|
||||||
|
"checksum": "946f6d8b5c3c01875f1172f1ce00e3f1dc24cfca37f78014b4561538d5238236"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DE3F7B7CE4F5C5",
|
||||||
|
"checksum": "1880157c378235a056b155ca1c8f1eea97b3ddfab18f24900660116a20d78862"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.20": {
|
"0.20": {
|
||||||
"version": "0.20.5"
|
"version": "0.20.5"
|
||||||
|
|||||||
Reference in New Issue
Block a user