mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-10 14:40:32 +00:00
Update vacuum@latest to 0.23.8
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.23.8.
|
||||||
|
|
||||||
## [2.67.23] - 2026-02-06
|
## [2.67.23] - 2026-02-06
|
||||||
|
|
||||||
- Update `prek@latest` to 0.3.2.
|
- Update `prek@latest` to 0.3.2.
|
||||||
|
|||||||
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.23.7"
|
"version": "0.23.8"
|
||||||
},
|
},
|
||||||
"0.23": {
|
"0.23": {
|
||||||
"version": "0.23.7"
|
"version": "0.23.8"
|
||||||
|
},
|
||||||
|
"0.23.8": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DE658F95274F22",
|
||||||
|
"checksum": "05952794613c354601a95ceaebcdd0c12fd785240475bd7f9637e9fe0a3b498a"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DE658F9539B103",
|
||||||
|
"checksum": "093937ce214eac93e31f7642977499f6985df3ef13b9139f2b3e2eeb43a994aa"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DE658F9612EFEB",
|
||||||
|
"checksum": "e99e5d45e7be31109c7c4543af1aa396602e3a5104e1001450cb4f72ff6c70d4"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DE658F96090FFF",
|
||||||
|
"checksum": "79fca217c8430fc4306981146e953cd143e2fb9c8dfbcd11f35c391de3b61bc9"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DE658F9607D8DB",
|
||||||
|
"checksum": "6ccf98a8779147f655959634f57e6bd9d979fc817107afd0535376208ad14546"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DE658F951C380B",
|
||||||
|
"checksum": "f3ac70032938c8bb98896fae17d5367402d1583d23608b52baeecf600ea341f1"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.23.7": {
|
"0.23.7": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user