mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-21 15:10:27 +00: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.6"
|
|
},
|
|
"1.12.6": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DDA00D155704F0",
|
|
"checksum": "88a6add7934c9297c607d467519db322490512cc6268c047ebfdd79c9b6217ac"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DDA00CE337B6AA",
|
|
"checksum": "c3147b20edbcedaf31f6134ca68d62fe4fc47359ffce353242571125a9916df9"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DDA00DDA2C0738",
|
|
"checksum": "d04c1295ed52bded4db672a5aa236ef6149ed4fa5513b617f8b6cd3ddd660569"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DDA00CA066BED8",
|
|
"checksum": "42eb7a8e84746aed6534c5977581c23a4368ba4aa6f04d8673ec5a8b698ddab4"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DDA00CE61114C2",
|
|
"checksum": "078b27416b2235c4915a8a41b36a298c275237cd8d4d4fd99380fb5800929272"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DDA00D4875DF17",
|
|
"checksum": "e050daf5de833b93bf283bd3f1d016e770017602f654d69a076ada7732ada443"
|
|
}
|
|
}
|
|
}
|