mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-18 20:02:36 +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.8.0"
|
|
},
|
|
"1.8.0": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DCAD693A517928",
|
|
"checksum": "8c771946367345f875634f72f10687f9fd737ac5e83cbbc2a132c1db0b3c508b"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DCAD68E9C4E33E",
|
|
"checksum": "60c23f0698896a0f431fa29e3b2cd0f87ecf1191e66ab5fa191fff38b409c1d1"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DCAD69D6138E74",
|
|
"checksum": "adcabaeef7427f5bcbec91aeee0fbdcf1ca0b07b778740b6e6dd82f732eb880e"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DCAD68F32DE3D7",
|
|
"checksum": "5f3c3d9cfe17fc225d2733b4ec82d002161c509cf7eb2415d2b01770bc68d0c3"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DCAD693D4C9145",
|
|
"checksum": "9417a505da3c4174cef954477d74f164baa702842d7cc4be64d6048d48def39a"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DCAD69AFEB9269",
|
|
"checksum": "422ff022d8675d3df1b8ff4958d37b1a46c17177503a64632b1d8f882949b570"
|
|
}
|
|
}
|
|
}
|