mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-19 20:14:05 +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.4"
|
|
},
|
|
"1.15.4": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DDED5DA27581F3",
|
|
"checksum": "f87dec0c3cf989fdbc6dc8913fafcaaaab313c2a64d2c25b90973d3d1e2095b2"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DDED5D8A5DB29A",
|
|
"checksum": "0a00c325bd3f574b33f7b3d123e79677844441e42fb632ed4657f67701a5fb30"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DDED5E1838D982",
|
|
"checksum": "1d5b43ea2f2391c08762127f9b6f7228f64db3aae0766895c5a033602fc06ad2"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DDED5DA9238558",
|
|
"checksum": "a8c89f703434f3ad0922a86831f7d42601148f6c61e42e6da9a54dd8dfd2c395"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DDED5DDC46C914",
|
|
"checksum": "d41c1416366aa7276e71640475e8036888bbd26f1b47acd8da0c4cc42c9903b9"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DDED5E3685222E",
|
|
"checksum": "3ad11a0478f85e76879a9e4aee6e3799a375b2750eef6c3706088c2cacb34c87"
|
|
}
|
|
}
|
|
}
|