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.14.4"
|
|
},
|
|
"1.14.4": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DDD711719407B3",
|
|
"checksum": "de513d8487ce7edf8365603eee04ff79cec1a6d3c3c8058fccb94e6b38bb3e4f"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DDD7116B5B2580",
|
|
"checksum": "398c9ef78dffdb0179dbb15ad8c1ed40f351854430c439006c09e07e6a6f181b"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DDD71B2FC3AE8C",
|
|
"checksum": "941b86a3bb0ff113d318d1515e00972b2faf669ba6bfabd67d18356ec1c3ca5d"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DDD71187670C62",
|
|
"checksum": "bfef88c7602b53ceb8af75779d5ecada8a93bf122cf7f8d3a05a42244d41f20e"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DDD71173239487",
|
|
"checksum": "7d9b3f57dafbc847d9de690773f467ff976edc0afb5bfca037a0762e8030152d"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DDD711DF58DD42",
|
|
"checksum": "da7ad61840bfde2fc694f09c31c1836e6ea6b34f83e4366e01d972bad9a29fa1"
|
|
}
|
|
}
|
|
}
|