mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-07 21:40:30 +00:00
Update vacuum@latest to 0.18.7
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.18.7.
|
||||||
|
|
||||||
## [2.62.31] - 2025-10-16
|
## [2.62.31] - 2025-10-16
|
||||||
|
|
||||||
- Update `protoc@latest` to 3.33.0.
|
- Update `protoc@latest` to 3.33.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.18.6"
|
"version": "0.18.7"
|
||||||
},
|
},
|
||||||
"0.18": {
|
"0.18": {
|
||||||
"version": "0.18.6"
|
"version": "0.18.7"
|
||||||
|
},
|
||||||
|
"0.18.7": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DE0CA0AFB98EA2",
|
||||||
|
"checksum": "01352be64e3173a1677b77f5c276012c3358877237544c880f360619baa01174"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DE0CA0AF713E48",
|
||||||
|
"checksum": "20df4d64092523370a580a4cdf3f9344fa263c568d7f30ff6ba1a4eba2cf708f"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DE0CA0B052D837",
|
||||||
|
"checksum": "8a1ababd42beddd63c53875c5566ff97286c485a13526f1231d05975f4bb7ee6"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DE0CA0AFBD81CF",
|
||||||
|
"checksum": "81fb306f24c9ec08e10b1c681bccbad9141b38374a0ee3bd6538532d7d0f3b68"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DE0CA0AF05614F",
|
||||||
|
"checksum": "d4a8df3e74ae1e60507efceaaf3dd2c125c1c3fccb2f993d5b530dc3757ec4ee"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DE0CA0AF14927B",
|
||||||
|
"checksum": "b5e6cc9da50bfc92e5d321e4aed42e1caec972567f75766d833d223e93bacdb7"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.18.6": {
|
"0.18.6": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user