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.15.9"
|
|
},
|
|
"1.15.9": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DE14954AC25C99",
|
|
"checksum": "4aa0d88fdf39abd7444d3475f3bf4100bc5d498a3113339990a65dd2f9e40255"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DE1495A675157B",
|
|
"checksum": "65fff2380db46eae64b274cd09492410ae434e254833c1ae2575efe0b054e849"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DE1495A4A4D0C0",
|
|
"checksum": "fc442e874ddb9167a6de8e1d032cce4125e96683682fdd63398aee36396161ae"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DE1495750584C0",
|
|
"checksum": "6c7da9456b0a1c947e21f20bc71b23fe15ded57ffb6375f67c011cae38aad0dc"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DE149576BD7AD0",
|
|
"checksum": "4e48568bcbe823e0e5b4d83eb62482a4a3ed6aa796b7522408840e36c2539de4"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DE1495EF8D67F7",
|
|
"checksum": "b424e121a113c9c1613cef5ce9c9367a57ee99041da42ac80ab4c04c34281ae7"
|
|
}
|
|
}
|
|
}
|