mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-08 05:40:31 +00:00
Update manifest schema
This commit is contained in:
30
vacuum.json
30
vacuum.json
@@ -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