mirror of
https://github.com/taiki-e/install-action
synced 2026-09-07 20:03:26 +00:00
60 lines
2.3 KiB
JSON
60 lines
2.3 KiB
JSON
{
|
|
"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"
|
|
},
|
|
"riscv64_linux_musl": {
|
|
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v${version}/cargo-binstall-riscv64gc-unknown-linux-musl.tgz"
|
|
}
|
|
},
|
|
"latest": {
|
|
"version": "1.22.0"
|
|
},
|
|
"1.22.0": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DF00617118DE7C",
|
|
"hash": "df2921254924066627685ee09f6c8b9acd7acef68a338668f879d2b033c09458"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DF006175FD0505",
|
|
"hash": "88f4459e166c50ece5f240934197ef60b88d12a7b459cb4cea15ab0b7d5dc123"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DF0061744C7BDA",
|
|
"hash": "0950f5a9f3422f74dea181d11f8b4d4447d1e9d1a9fdadcb72ff5b0b63c95207"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DF00617E66C172",
|
|
"hash": "2fdf0ad20ffc7c7f94f32c19566f417d227484ff0335664d5df429e459d1354b"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DF0061851E8228",
|
|
"hash": "c364fd10e494b4fc0cc88a89995446364379a914930f0b0182b1151ad27690a1"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DF00618301D0B2",
|
|
"hash": "3aebb3854efc319ab09c01b6dc8b17c568e8a90417f0878608b71fdafc8a437c"
|
|
},
|
|
"riscv64_linux_musl": {
|
|
"etag": "0x8DF006179170F59",
|
|
"hash": "ce9c82bd710607b3ece0613a8216e18ab8830580ec9182402143dd916701c630"
|
|
}
|
|
}
|
|
}
|