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.15.0"
|
|
},
|
|
"1.15.0": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DDE18A28A05C34",
|
|
"checksum": "c9aecab91e2be1bb3f0accb8ce338415efabf823f0e80a8e868af46d021cedb2"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DDE18A3C843E89",
|
|
"checksum": "e31fde1f9b7b7ee62b0fd49dbd093c07636958d9b069e492567f671b01b4b083"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DDE18A895622E5",
|
|
"checksum": "2fc705fc5996c3bb324f4e967a6d1a46a1fdccc019bb1a78d9b34b9ea78dc089"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DDE18A2DC5CD5E",
|
|
"checksum": "b7d4018c40b89d01c1d95486381b95943575ca67ddec67246059c9c21164bb36"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DDE18A0EA5CCA2",
|
|
"checksum": "8d0e1a1ee29cee70baea701ad67be9ed4c502a739ed3f18076aebbf70a4c9c39"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DDE18A785FCFDA",
|
|
"checksum": "29498dbd416bc0f3dddc7822120087c2176bc5b48ddadf231932cf18053d3666"
|
|
}
|
|
}
|
|
}
|