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.12.3"
|
|
},
|
|
"1.12.3": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DD74C888309827",
|
|
"checksum": "deeee17791719fc544dd1f542d4a482da70ea4ebfddf414d3ca27e5dc12242e3"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DD74C8425639B4",
|
|
"checksum": "3e72f5ffa170de3e929cdaf9e5941cb44156c46051f7fa305b2020ace008223d"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DD74C922372C13",
|
|
"checksum": "7cf140aa5b3a80b816039e57eb5c03265007fd1c7dd520e429217ba1b3cbf5df"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DD74C8969D2A6C",
|
|
"checksum": "7b4061abf34550ad1be68fe9f36dc9347b1edabe6275eee19b1c1c495ccb9c69"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DD74C88618C5A8",
|
|
"checksum": "88467030db096ceddf97405750fe9e67cf25106da241db7a60900c58f192206f"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DD74C91587E0DC",
|
|
"checksum": "779ae2e15a1c03f6edb3a7dd3f005f0d622628d30ae4c24250de007583bd7a53"
|
|
}
|
|
}
|
|
}
|