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.6"
|
|
},
|
|
"1.15.6": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DDFCF3105072FD",
|
|
"checksum": "1f3ae88cbd8d279f18318a1ef066177d813d3658e4ea90b4733905c603a8c939"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DDFCF309661E74",
|
|
"checksum": "0ede1cf348c4b02758699fe60d94dce0c6582afc78946f91d75a8c1e4c2359e5"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DDFCF39BB7DA14",
|
|
"checksum": "d27fe57b7784fdcf69098c1b086770a1bbe0047a83825eda2994ab3e1f65452a"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DDFCF3232A822E",
|
|
"checksum": "a2b5dd1babe9395f14ba8b9b2066963a10f0871b516069da93923f0cf785ce97"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DDFCF306014905",
|
|
"checksum": "ef63286247a30369c85a97fccfd3b18dc17d2a24a922fea467f9ae99103d8c47"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DDFCF39868BB2B",
|
|
"checksum": "aef9b27d3d61a9160ab913b01fd7d64135f611e6ed818756569dd20e2b4664f2"
|
|
}
|
|
}
|
|
}
|