mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-18 20:02:36 +08:00
Update vacuum@latest to 0.19.3
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.19.3.
|
||||||
|
|
||||||
## [2.62.41] - 2025-10-29
|
## [2.62.41] - 2025-10-29
|
||||||
|
|
||||||
- Update `osv-scanner@latest` to 2.2.4.
|
- Update `osv-scanner@latest` to 2.2.4.
|
||||||
|
|||||||
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.19.2"
|
"version": "0.19.3"
|
||||||
},
|
},
|
||||||
"0.19": {
|
"0.19": {
|
||||||
"version": "0.19.2"
|
"version": "0.19.3"
|
||||||
|
},
|
||||||
|
"0.19.3": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DE16EBA852476F",
|
||||||
|
"checksum": "97f9869052fd875b7a120f5ada5bf21b812afc7a4374de1c426af6841064d667"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DE16EBA79CE33A",
|
||||||
|
"checksum": "a4f163a5aad87d94f56a2dc8117745ee79bd6b6ed73e6240d760fa22f680e247"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DE16EBA85A2DBE",
|
||||||
|
"checksum": "4f7c99df7d2cab7a0399a77c20698901e0058e1471ab3d6e98376a1b025c17f0"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DE16EBA83873E3",
|
||||||
|
"checksum": "c3bce99d25ff9faea06306e20ca1b717da4bccb62dfa0ee3df4639aaf3a2016f"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DE16EBA7AF1E35",
|
||||||
|
"checksum": "04637d4ff3ea127e47ca0885872121ccb6435d3c59ec3de371dd89e301962d3f"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DE16EBA7AADD40",
|
||||||
|
"checksum": "960933f3d53bb921b496c68fecb7939eaccd5ab1541cd8b4c633e7855cb2d637"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.19.2": {
|
"0.19.2": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user