mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-08 18:05:42 +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.16.7"
|
|
},
|
|
"1.16.7": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DE574303033055",
|
|
"checksum": "730c2aba29f8cfa9b78d4b3fbaa705f593643ab1db579f619f90ed90fc6eefec"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DE5743396D0020",
|
|
"checksum": "e62a72d052f7ce457944072386a991e1161899456abb40e92bb54d57b95c5d12"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DE574389B95F80",
|
|
"checksum": "d10ba1651bed7a83d55ef3d6abc8b3cd9704cd3410279781eee7a72c07b5cf71"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DE574303CE9BF8",
|
|
"checksum": "119e6b4748ede337f8315c068698fa0cf64a2b009c5a04f45af30b062197b1e4"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DE574307B5067A",
|
|
"checksum": "8dcaf49e099bbdd54f813838673bede9088c00111fbab0bc0cfc0e6276241c87"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DE574387E6119F",
|
|
"checksum": "335fc9e01ad5758f7c95a4a0a6ef2b7651b5f294cb76cc6397a95e05b515deed"
|
|
}
|
|
}
|
|
}
|