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.10.3"
|
|
},
|
|
"1.10.3": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DCC4E9D12BA1A2",
|
|
"checksum": "98239b69e7d3f3a759b326236fa473fa31d17c1b7d2677c8b0c7637176547c72"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DCC4E97F17FC2E",
|
|
"checksum": "79bc5490bb52d90a0baa1e169556276424ae0bb7849e06f51b2baa98cd89cf3a"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DCC4EA7CBBF636",
|
|
"checksum": "ff2ec4e3ff2c76c8194112cc01e18741bd88961382adf0e55bab07c675d55ee8"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DCC4E99553F26C",
|
|
"checksum": "c81be7f91f5ba63dd1ff5840a304c50d8938fbf4ca224200c80706007756f18a"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DCC4E9C5DFB2DF",
|
|
"checksum": "3ddbb7b56f57f54d71b0eb7edf92a98794f38ede0354e9dd1d29cf6c1092e530"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DCC4EA3D761E17",
|
|
"checksum": "1e41a12852e8ea02596bac8d3b4e5375e77c32169b3e1942a80d130309c13673"
|
|
}
|
|
}
|
|
}
|