mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-08 13:50:32 +00:00
Update vacuum@latest to 0.22.0
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.22.0.
|
||||||
|
|
||||||
## [2.65.5] - 2025-12-27
|
## [2.65.5] - 2025-12-27
|
||||||
|
|
||||||
- Update `tombi@latest` to 0.7.12.
|
- Update `tombi@latest` to 0.7.12.
|
||||||
|
|||||||
31
manifests/vacuum.json
generated
31
manifests/vacuum.json
generated
@@ -22,7 +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.21.7"
|
"version": "0.22.0"
|
||||||
|
},
|
||||||
|
"0.22": {
|
||||||
|
"version": "0.22.0"
|
||||||
|
},
|
||||||
|
"0.22.0": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DE457BFA461E3F",
|
||||||
|
"checksum": "b314a1aecf413e1bcba98e70e65b801fdd676754ab08ac71a962032ed5f34da9"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DE457BFA340A29",
|
||||||
|
"checksum": "245eac7dea7276aa24a2f999d9e1477fa5523fc1ea267f3e93f90d2758f9b7be"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DE457BFAFE17D9",
|
||||||
|
"checksum": "c8994002808dd6f3aa9982b5a367dc6c3f5baac3a442ef732881a0b04e4c06ac"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DE457BFB0404A2",
|
||||||
|
"checksum": "adb7d2a82ba2c7f5d124dc10cf206ee9213ba8f903836d27894a78b7422ac065"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DE457BFAF63179",
|
||||||
|
"checksum": "947bc3dc60da9a2a807c01fc1cf16ac7de98cc8b75802c479e92eb52ef2be7de"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DE457BFA411ACB",
|
||||||
|
"checksum": "8fb72d195c129590c0fa0767c434191a719ba91d4d4ef2f773f45540b6da4ad4"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.21": {
|
"0.21": {
|
||||||
"version": "0.21.7"
|
"version": "0.21.7"
|
||||||
|
|||||||
Reference in New Issue
Block a user