mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-09 14:20:29 +00:00
Update vacuum@latest to 0.17.7
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.17.7.
|
||||||
|
|
||||||
## [2.57.4] - 2025-07-31
|
## [2.57.4] - 2025-07-31
|
||||||
|
|
||||||
- Update `trivy@latest` to 0.65.0.
|
- Update `trivy@latest` to 0.65.0.
|
||||||
|
|||||||
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.17.6"
|
"version": "0.17.7"
|
||||||
},
|
},
|
||||||
"0.17": {
|
"0.17": {
|
||||||
"version": "0.17.6"
|
"version": "0.17.7"
|
||||||
|
},
|
||||||
|
"0.17.7": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DDD0A04691AD95",
|
||||||
|
"checksum": "7c9b893d20ce7c41f578bf45bad92f8d9b4d6e036220536cb4444f8b41fe526f"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DDD0A045C924DF",
|
||||||
|
"checksum": "b5318a4db4370dff49b750739dacfba7f4438669b0bb8493811d7ae20833e244"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DDD0A0468207BF",
|
||||||
|
"checksum": "249ab006eab527832918c536e095afc907f8f63baeaf5c4cdaa65bc2abd16d7d"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DDD0A046C83795",
|
||||||
|
"checksum": "eb5c44865ad263022fc3e114fc8a6715ea9e7cfda0425bdc5c13dcfb8cef08e5"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DDD0A045CE4F2C",
|
||||||
|
"checksum": "4c291f5c937f2baa8f7bbc92db86d4a4a7e86455394291c6968a28a4e1005fe6"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DDD0A045CB9320",
|
||||||
|
"checksum": "0d3b9e6804343862c2e94bb93d32968af7976ff1d1a863198ffc4467412d046d"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.17.6": {
|
"0.17.6": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user