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.16.6"
|
|
},
|
|
"1.16.6": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DE451CABCCB147",
|
|
"checksum": "3225eea8041c30d7462761a481883e3aa8fe31c58def4b6c8dd91b7c80973df0"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DE451C900E677F",
|
|
"checksum": "633dc2f381f7000d8ba3c02eb24b2f290bf0154372bafe8d8094d777f129f21d"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DE451D31EC431A",
|
|
"checksum": "fca962c3d12ae6192280111074db073c15abad3ba162a1a5a2af0f6f01872114"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DE451CA9B138F3",
|
|
"checksum": "b556421835ba67fa98ca1570c85b5511457956b7836ce938b47d3f73899517a3"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DE451CD5FCBA27",
|
|
"checksum": "30543b378b96fbddabee1edfaccde7914dd2f851f02c560de859f81a21ab665b"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DE451D37D28120",
|
|
"checksum": "f9ab980c488917ac1fc32a65b7fbcd4e36de40760b70833134d2a2a035ff6bfe"
|
|
}
|
|
}
|
|
}
|