mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-17 19:52:38 +08:00
54 lines
2.1 KiB
JSON
Generated
54 lines
2.1 KiB
JSON
Generated
{
|
|
"rust_crate": "cargo-binstall",
|
|
"template": {
|
|
"x86_64_linux_musl": {
|
|
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v${version}/cargo-binstall-x86_64-unknown-linux-musl.tgz"
|
|
},
|
|
"x86_64_macos": {
|
|
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v${version}/cargo-binstall-x86_64-apple-darwin.zip"
|
|
},
|
|
"x86_64_windows": {
|
|
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v${version}/cargo-binstall-x86_64-pc-windows-msvc.zip"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v${version}/cargo-binstall-aarch64-unknown-linux-musl.tgz"
|
|
},
|
|
"aarch64_macos": {
|
|
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v${version}/cargo-binstall-aarch64-apple-darwin.zip"
|
|
},
|
|
"aarch64_windows": {
|
|
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v${version}/cargo-binstall-aarch64-pc-windows-msvc.zip"
|
|
}
|
|
},
|
|
"license_markdown": "[GPL-3.0](https://github.com/cargo-bins/cargo-binstall/blob/HEAD/crates/bin/LICENSE)",
|
|
"latest": {
|
|
"version": "1.10.16"
|
|
},
|
|
"1.10.16": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DD1688039222B5",
|
|
"checksum": "38e6c347377d151b61f547c0bfc1bcb4099a8e8221a460ec5da138c3bad72ec5"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DD16876F04639A",
|
|
"checksum": "ae706d29294bf4dc9a1eabb8b5dd1a83fea8d2d625c79cbb2f4ebafea6f27ac0"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DD1688B1854882",
|
|
"checksum": "e013c48c72909d705056f85dbe63f90ba91e62149d73c3616fe27427ac95fda6"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DD16878422E7F5",
|
|
"checksum": "b55454866f84843c6df871a421f234a2eec58672a5076edea1571c6bcada30a3"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DD1687A866DE60",
|
|
"checksum": "895a8e624890bf42fe4b269bc042c2df125318ff1df21861f9aca9fd64fc97c9"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DD16883CD688FA",
|
|
"checksum": "2c77442786044185b8eb2d61618710147ca9f20ea76c630d45fcc79163dca124"
|
|
}
|
|
}
|
|
}
|