mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-08 13:50:32 +00:00
Update vacuum@latest to 0.18.9
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.18.9.
|
||||||
|
|
||||||
- Update `uv@latest` to 0.9.5.
|
- Update `uv@latest` to 0.9.5.
|
||||||
|
|
||||||
- Update `mise@latest` to 2025.10.13.
|
- Update `mise@latest` to 2025.10.13.
|
||||||
|
|||||||
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.18.8"
|
"version": "0.18.9"
|
||||||
},
|
},
|
||||||
"0.18": {
|
"0.18": {
|
||||||
"version": "0.18.8"
|
"version": "0.18.9"
|
||||||
|
},
|
||||||
|
"0.18.9": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DE1042E1D06E7F",
|
||||||
|
"checksum": "d1ec56c2106a0feb13502168cc720c06a8dc14e34da0a93365c3a9031dc2eb8b"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DE1042E12C346A",
|
||||||
|
"checksum": "a04bfdb2dea7cecdeafb9163c1109dd3e80fb35c06eb858c0768ab858edd319f"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DE1042E1B1708A",
|
||||||
|
"checksum": "84ac713000f0fe9d2a1c85f99341c735ce0cb36e31116067879545d602f774bb"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DE1042E1B8947D",
|
||||||
|
"checksum": "cca19100a6a889795cd9930958849da354d6b16bc9a26071e85fb9f71488d559"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DE1042E10EBB67",
|
||||||
|
"checksum": "cf3a6971b6a33a715975a24a6eda0337676b99218f111fc7d1fe3d32b53f0ae6"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DE1042E10C2646",
|
||||||
|
"checksum": "d900df499fc9d8c6106ba04aeef950b4565d5fcb5f41c2340f225cb3d325c05c"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.18.8": {
|
"0.18.8": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user