mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-09 18:11:48 +08:00
Update vacuum@latest to 0.25.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]
|
||||
|
||||
- Update `vacuum@latest` to 0.25.0.
|
||||
|
||||
- Update `syft@latest` to 1.42.2.
|
||||
|
||||
- Update `shfmt@latest` to 3.13.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)",
|
||||
"latest": {
|
||||
"version": "0.24.0"
|
||||
"version": "0.25.0"
|
||||
},
|
||||
"0.25": {
|
||||
"version": "0.25.0"
|
||||
},
|
||||
"0.25.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DE7E941BD18D5C",
|
||||
"checksum": "28692f39cf9f2f076a6f441df45011a857620db6174c9b18a1985796062060c1"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DE7E941BB792D0",
|
||||
"checksum": "a0ed5a25f55c96383a172bdc91fb0be5c349183a1e0c521659c1d14b86c1b5fe"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DE7E941B0FB34D",
|
||||
"checksum": "f7abc7cdfe95092dcfb66cc79fb753e5fe3668a891529eb25a848e9086a3350d"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DE7E941A98E5CF",
|
||||
"checksum": "d9938e6044ac02e7abd1d5749f3ea0e798a1bbaa6626c32a92c3891c203b848f"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DE7E941B5BA93A",
|
||||
"checksum": "9765ee7a1144e7a1b8330b153b4ea3a5728ed02e7127d765849d4ee989d9774e"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"etag": "0x8DE7E941A96C551",
|
||||
"checksum": "440e6a1ab1b38c1b0826a9d57985363bac5d096fe3d68f290815662210300b66"
|
||||
}
|
||||
},
|
||||
"0.24": {
|
||||
"version": "0.24.0"
|
||||
|
||||
Reference in New Issue
Block a user