mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-26 00:50:48 +00:00
Update vacuum@latest to 0.17.3
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.3.
|
||||||
|
|
||||||
## [2.56.7] - 2025-07-07
|
## [2.56.7] - 2025-07-07
|
||||||
|
|
||||||
- Update `shfmt@latest` to 3.12.0.
|
- Update `shfmt@latest` to 3.12.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.2"
|
"version": "0.17.3"
|
||||||
},
|
},
|
||||||
"0.17": {
|
"0.17": {
|
||||||
"version": "0.17.2"
|
"version": "0.17.3"
|
||||||
|
},
|
||||||
|
"0.17.3": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DDBD61F4577D55",
|
||||||
|
"checksum": "50d7ab4c20d1b78a6d90d9359af3ecfa4ffb7cc49d9a3a7c8ba8fb8a34415e25"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DDBD61F4577D55",
|
||||||
|
"checksum": "0cef469d092928df134a3f7690817d99dba8b4a4ed7ed27949f5839072ef6a64"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DDBD61F3B31C6A",
|
||||||
|
"checksum": "f08b63a2b718229a4f5f3b9c27d994038ea1cd180f269c835a922b05f8e30515"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DDBD61F3BECF14",
|
||||||
|
"checksum": "2d4ccf2e1cc5ed2f8cb888cd6aae2d4f25b40960a08d1f59ed2162ec30233d5e"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DDBD61F3BB7778",
|
||||||
|
"checksum": "2ef41305515f167b21e7085fffbd99d1ed6b3edd4e7aa74d5323ab63ee14a00e"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DDBD61F451DE52",
|
||||||
|
"checksum": "d3635cc5b2bf95bfa1af60a3edc7d700b4d1c45f57cf393045594e9696fb7197"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.17.2": {
|
"0.17.2": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user