mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-07 21:40:30 +00:00
Update vacuum@latest to 0.17.10
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.17.10.
|
||||||
|
|
||||||
## [2.58.25] - 2025-08-27
|
## [2.58.25] - 2025-08-27
|
||||||
|
|
||||||
- Update `osv-scanner@latest` to 2.2.2.
|
- Update `osv-scanner@latest` to 2.2.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.17.9"
|
"version": "0.17.10"
|
||||||
},
|
},
|
||||||
"0.17": {
|
"0.17": {
|
||||||
"version": "0.17.9"
|
"version": "0.17.10"
|
||||||
|
},
|
||||||
|
"0.17.10": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DDE5B3BDAFF0AF",
|
||||||
|
"checksum": "dcc1f6a566f8caf5c8d2eadc126ed7ae8d70003f112825b439fb17e4b8e06588"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DDE5B3BD1FC48A",
|
||||||
|
"checksum": "4e69fba473003e739e5d6792acbb81f63b937135e27ce8d2bf0c832a26325b86"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DDE5B3BD26E876",
|
||||||
|
"checksum": "7d3b881c9c6457c05658f997a5369879088f8002da2ac687a986eaf85ba15cd1"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DDE5B3BD1F28FD",
|
||||||
|
"checksum": "a70813b95aaab8204a78f8fc25c1af201c55674e496395627245ca292daff3ee"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DDE5B3BDC03213",
|
||||||
|
"checksum": "55c815a9e698962b61fe89fe14968b245ded3786c9820db07b01b46a3a11b6d5"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DDE5B3BDC70823",
|
||||||
|
"checksum": "b2596b373d36d277f3d935f35ab0a66a04c889d250e1c72d316fdac5055783ed"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.17.9": {
|
"0.17.9": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user