mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-09 06:10:28 +00:00
Update vacuum@latest to 0.19.2
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.2.
|
||||||
|
|
||||||
- Update `mise@latest` to 2025.10.19.
|
- Update `mise@latest` to 2025.10.19.
|
||||||
|
|
||||||
## [2.62.40] - 2025-10-28
|
## [2.62.40] - 2025-10-28
|
||||||
|
|||||||
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.1"
|
"version": "0.19.2"
|
||||||
},
|
},
|
||||||
"0.19": {
|
"0.19": {
|
||||||
"version": "0.19.1"
|
"version": "0.19.2"
|
||||||
|
},
|
||||||
|
"0.19.2": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DE166A3643B170",
|
||||||
|
"checksum": "b66f1d11016e213796d7292153772a70cedd6471b651b456239b3187c8874351"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DE166A3643D860",
|
||||||
|
"checksum": "ba3f60b8d891ef49bbace504999b2d960c2c3095da81b75e5a9f77802a87caed"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DE166A3666A271",
|
||||||
|
"checksum": "8fbc269bfce97b1ee1cb8929fe062a68851937e48cad2c84d68a45bd49ed86a8"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DE166A359CE2E5",
|
||||||
|
"checksum": "d780dbd77d51e0dc74bedbede4b8a5b6ae59d41bcd50a3219f119a8cd615355d"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DE166A359D09BC",
|
||||||
|
"checksum": "217ae31016ce10017dd46207bcc51f39c2bdb82321667fd51538f0df5c8215c0"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DE166A3594FC83",
|
||||||
|
"checksum": "d1ac9c36afc6169fb22669da02f9fdd4bf9aabb9364a290092caaf7cf5c8e503"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.19.1": {
|
"0.19.1": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user