mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-22 23:40:30 +00:00
Update manifest schema
This commit is contained in:
@@ -13,9 +13,17 @@
|
||||
"url": "https://github.com/rust-secure-code/cargo-auditable/releases/download/v${version}/cargo-auditable-x86_64-pc-windows-msvc.zip",
|
||||
"bin": "cargo-auditable.exe"
|
||||
},
|
||||
"aarch64_linux_gnu": {
|
||||
"url": "https://github.com/rust-secure-code/cargo-auditable/releases/download/v${version}/cargo-auditable-aarch64-unknown-linux-gnu.tar.xz",
|
||||
"bin": "cargo-auditable-aarch64-unknown-linux-gnu/cargo-auditable"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"url": "https://github.com/rust-secure-code/cargo-auditable/releases/download/v${version}/cargo-auditable-aarch64-apple-darwin.tar.xz",
|
||||
"bin": "cargo-auditable-aarch64-apple-darwin/cargo-auditable"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"url": "https://github.com/rust-secure-code/cargo-auditable/releases/download/v${version}/cargo-auditable-aarch64-pc-windows-msvc.zip",
|
||||
"bin": "cargo-auditable.exe"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[Apache-2.0](https://github.com/rust-secure-code/cargo-auditable/blob/HEAD/LICENSE-APACHE) OR [MIT](https://github.com/rust-secure-code/cargo-auditable/blob/HEAD/LICENSE-MIT)",
|
||||
@@ -38,9 +46,17 @@
|
||||
"etag": "0x8DE7A23747DAF46",
|
||||
"checksum": "e2da8d873978982381269c27be8b76cfd4084fbf99c43bd83231ac9c714488bb"
|
||||
},
|
||||
"aarch64_linux_gnu": {
|
||||
"etag": "0x8DE7A237416D5D6",
|
||||
"checksum": "fcf9121e5a0115cb1563852dd532d8c6aec3e84229908c576462c98eb4006521"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DE7A23741AA219",
|
||||
"checksum": "fade0f3befebce7b54a46edfa31bea27789ea2136c51e662c2922b10f9d6f701"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"etag": "0x8DE7A2374234AE3",
|
||||
"checksum": "f7e64d1b6762c15cc4bc91afdd5366797239c503b983593c252b088ab4b2f2bf"
|
||||
}
|
||||
},
|
||||
"0.7.3": {
|
||||
@@ -56,9 +72,17 @@
|
||||
"etag": "0x8DE7972E26AA3C4",
|
||||
"checksum": "78c9f05a39d2104b8177820e459e831edc64d595e8b5e7506718dc19678574e5"
|
||||
},
|
||||
"aarch64_linux_gnu": {
|
||||
"etag": "0x8DE7972E1F0F3D0",
|
||||
"checksum": "0a3cea758e8e76da048ed588a084b1c466306ec914eeab98deea3eeae2c49e3f"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DE7972E1F66BE9",
|
||||
"checksum": "a78e886dbb15646dbeb435f1270ecf0b36688d87ce7e2e0cce823b655adda755"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"etag": "0x8DE7972E2026C53",
|
||||
"checksum": "7a61dfc607bd7fdf601662ecbfd12efdd8fa1eeeb9c7d645d0a064dee951133b"
|
||||
}
|
||||
},
|
||||
"0.7.2": {
|
||||
@@ -74,9 +98,17 @@
|
||||
"etag": "0x8DE1F786D79ACFC",
|
||||
"checksum": "cbee5b0e2465793c260468afaeee3c77234e7aafaae123e2ce8d148c933c9840"
|
||||
},
|
||||
"aarch64_linux_gnu": {
|
||||
"etag": "0x8DE1F786CFFFCF3",
|
||||
"checksum": "4979df37f1512e44fc4e309503fd44d6dd5869a559c5e501f089942b3179d6f8"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DE1F786CF202FF",
|
||||
"checksum": "9b0a5aea8bb3aec6c2bf303ea5068a7c6c3521e875f571b41cda491baa150960"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"etag": "0x8DE1F786CFD1A09",
|
||||
"checksum": "1c0cf4c27877cc8c9439478f5e79f4d0bf83b3395edaeac489cc0f4dad23ddc9"
|
||||
}
|
||||
},
|
||||
"0.7.1": {
|
||||
|
||||
Reference in New Issue
Block a user