mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-10 06:30:32 +00:00
Update vacuum@latest to 0.25.2
This commit is contained in:
committed by
github-actions[bot]
parent
cbb1dcaa26
commit
66ef0c07aa
@@ -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.25.2.
|
||||||
|
|
||||||
## [2.68.33] - 2026-03-16
|
## [2.68.33] - 2026-03-16
|
||||||
|
|
||||||
- Update `dprint@latest` to 0.53.0.
|
- Update `dprint@latest` to 0.53.0.
|
||||||
|
|||||||
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.25.1"
|
"version": "0.25.2"
|
||||||
},
|
},
|
||||||
"0.25": {
|
"0.25": {
|
||||||
"version": "0.25.1"
|
"version": "0.25.2"
|
||||||
|
},
|
||||||
|
"0.25.2": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DE82FCEB5A3FDE",
|
||||||
|
"checksum": "f5c02cd6e04476f3fec56dd1a219c2d45b15e695bde6d1e3f4974cb63026b132"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DE82FCEBF14252",
|
||||||
|
"checksum": "aa0b53e4ea02794e3f588d1bd96c8356c3d7aa25b0653ca0bb74937957a538b6"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DE82FCEB34B992",
|
||||||
|
"checksum": "9aeaa6fe907034134025381dfcaedb7dcf37cc1249a10ced115e4455b61dceaf"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DE82FCEB13C20D",
|
||||||
|
"checksum": "0d8fb984228a52bb79620ac53f9a1c68286dcfe31267eaa884c3f61bbffe45b1"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DE82FCEBD50073",
|
||||||
|
"checksum": "c45ab2e1f045e799f22452e7c4570852335aaf2f865246ba26d9ebc03cb2e6c7"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DE82FCEBB2AAE4",
|
||||||
|
"checksum": "e3b4875b2384309e2d08eae40d3b7e3ecdd9c1817d9aaf21bb1c415042446474"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.25.1": {
|
"0.25.1": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user