mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-07 21:40:30 +00:00
Update vacuum@latest to 0.17.6
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.6.
|
||||||
|
|
||||||
- Update `earthly@latest` to 0.8.16.
|
- Update `earthly@latest` to 0.8.16.
|
||||||
|
|
||||||
## [2.56.15] - 2025-07-16
|
## [2.56.15] - 2025-07-16
|
||||||
|
|||||||
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.5"
|
"version": "0.17.6"
|
||||||
},
|
},
|
||||||
"0.17": {
|
"0.17": {
|
||||||
"version": "0.17.5"
|
"version": "0.17.6"
|
||||||
|
},
|
||||||
|
"0.17.6": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DDC53ED81F8581",
|
||||||
|
"checksum": "9c0e3fed6841abaf1a9bd4ec146ba7a8e03221806598839a4ad75a81d9a346c9"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DDC53ED8D49CA3",
|
||||||
|
"checksum": "eebc143b1a7861a441915875960ba8582b5defd365d6da0825132280105b2395"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DDC53ED80F91DD",
|
||||||
|
"checksum": "7a20958b782ec01bccd2d672635b431ccf45e8e5c2a77c8d3ba12c59d4852fe9"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DDC53ED81E753F",
|
||||||
|
"checksum": "e062772384667223acc0806d7415865b83a20fa8bb5dadbf2efd611dfaa56b4f"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DDC53ED8F7DB7F",
|
||||||
|
"checksum": "c635d401c00c1e5c243afb2712f793a9795feaa0e847a32b21cdeb8e251a3cbb"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DDC53ED8DE55B0",
|
||||||
|
"checksum": "8953d72a49e81e96d67318704eba13b02d16065366bad62a398268b3ad1bd7e0"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.17.5": {
|
"0.17.5": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user