mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-09 22:30:28 +00:00
Update vacuum@latest to 0.19.4
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.19.4.
|
||||||
|
|
||||||
- Update `uv@latest` to 0.9.6.
|
- Update `uv@latest` to 0.9.6.
|
||||||
|
|
||||||
- Update `vacuum@latest` to 0.19.3.
|
- Update `vacuum@latest` to 0.19.3.
|
||||||
|
|||||||
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.19.3"
|
"version": "0.19.4"
|
||||||
},
|
},
|
||||||
"0.19": {
|
"0.19": {
|
||||||
"version": "0.19.3"
|
"version": "0.19.4"
|
||||||
|
},
|
||||||
|
"0.19.4": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DE1703FD0DD272",
|
||||||
|
"checksum": "41cbc873e305f5e6a2e79f36f4ae446365dd85ac3bf27b0fcac3d82e4de2ca23"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DE1703FDD791E3",
|
||||||
|
"checksum": "33db76a449a3f47ececdd8102f1aaae939b7d6eb8c7ce2f70e44edc5b5b9830d"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DE1703FD139845",
|
||||||
|
"checksum": "77d662b0492a587194b9ca81e0fd331962988a59ad998c4cc9ba2ce0e98a6257"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DE1703FD29ED43",
|
||||||
|
"checksum": "28b02517c99845ee49d38fa5432e9b84e77bf671b8ba65f3ac6771490abee32b"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DE1703FDC3AB20",
|
||||||
|
"checksum": "7a203fdd6c42d68e95b3850ba5b752a1d3e7c984662dd97f01a32fe3d25ee6a7"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DE1703FDA0457B",
|
||||||
|
"checksum": "d3d095cdbfd07481290f71c9229e3c781b6f8788a1adc97b63f3eb0f157ebb71"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.19.3": {
|
"0.19.3": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user