mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-08 18:05:42 +08:00
Update vacuum@latest to 0.24.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.24.0.
|
||||
|
||||
- Update `trivy@latest` to 0.69.2.
|
||||
|
||||
- Update `tombi@latest` to 0.8.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.23.8"
|
||||
"version": "0.24.0"
|
||||
},
|
||||
"0.24": {
|
||||
"version": "0.24.0"
|
||||
},
|
||||
"0.24.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DE779D26859843",
|
||||
"checksum": "5c181e7a057e39dd6a15b9c7673d1c1e16767536be35c0001f54988636f32148"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DE779D25DC342F",
|
||||
"checksum": "64e00d9a0c2ca88683a9f76a4e2de20faec4fdf1c69271f38251fdfcbe1724aa"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DE779D267F0FEA",
|
||||
"checksum": "1430f9f535a615fc4e87aa7e800f5c741fe7f48c8843371f0aa9376ce20f7be8"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DE779D266B76E7",
|
||||
"checksum": "626a31d19ab21c90b74cedcadfd9198e2b193fdb4bf009481b93c0fbf7b33a6d"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DE779D25D7CC72",
|
||||
"checksum": "133a08a5d0489f5d88d5312117a1a659d795c1777e4226e7c5a05dec2f77a8ab"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"etag": "0x8DE779D25E96BBA",
|
||||
"checksum": "07c0d2de2eeaf9cde7f27febcb11dd28770dd5cd26c9e6ad90940c1d8ff8f798"
|
||||
}
|
||||
},
|
||||
"0.23": {
|
||||
"version": "0.23.8"
|
||||
|
||||
Reference in New Issue
Block a user