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.10"
|
|
},
|
|
"1.15.10": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DE19B7F9AFD5F8",
|
|
"checksum": "c4957cb4f2cb5ddafe02aa740e8719c6772534a0198ef6714f87e2d5dbfe81b1"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DE19B80A8B906F",
|
|
"checksum": "095ec07a0203479b276d5c6c0eb719def5c28916e5c23fb6eda3f0636f0b70ac"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DE19B8DE06574F",
|
|
"checksum": "9ce1b372bc73bdb746af2c49cbb0f4fca5fd0000c4d8e7d642ef296187e3c7b2"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DE19B7D1F34E8F",
|
|
"checksum": "feacbd2fea814e7d93f39c2ed71be4cc9b0d3f7bd67e0c577d7d164b40f7b67f"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DE19B839976FB1",
|
|
"checksum": "9aa40aca226028c4ec45637f060815d8899fb4e49fb6e97947280c83d34a82d8"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DE19B859C12AB8",
|
|
"checksum": "99ebe31c254da52d11622834487eb82bdd6ae800256aa727d0a21d01ba8822b6"
|
|
}
|
|
}
|
|
}
|