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.16.3"
|
|
},
|
|
"1.16.3": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DE340179C4B10A",
|
|
"checksum": "dcd7d1d03d73fcd6825e981955263d4df08b81d73ce92eed1998dbda003a328a"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DE3401D7BF12C5",
|
|
"checksum": "eb8d55ddf27761f625266a9dfc75142a96d22fbafec48eb2982c3e45bc119d95"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DE34020AE0BB67",
|
|
"checksum": "8b93d53a6313e6c4e23326dc2a0f89044932768b1cc3b3592ec77a31ddb6a1a2"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DE3401A8D7D5FC",
|
|
"checksum": "5e36157edecaa41be235259a1d2ee5d08ba401aaf7b5b04ca15e69a31e8ca5c1"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DE34018BF6D6D2",
|
|
"checksum": "ec5f87ce4f9120bf45820da743e3be6f92dea86058505b7ac6000f8ac6a4bfda"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DE34021246199B",
|
|
"checksum": "0d321702d5da405f85d091101ada998cc4c5b9e764d6e12971713fd8a4ae85aa"
|
|
}
|
|
}
|
|
}
|