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.6"
|
|
},
|
|
"1.10.6": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DCDAF20370B791",
|
|
"checksum": "cc3303d32b590e3d280914d12df69db7e54f7c1dedbd157a721e06d1bd149a84"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DCDAF1CE7B41B3",
|
|
"checksum": "cfb889d34ea82b23cf7475b1b64f487a339e3bf3bc88273e79d80544a4b3182a"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DCDAF2BA810796",
|
|
"checksum": "0dd2f2bb1449a577fcc706fb9827395c711bbb9d5089b9e0907c66fb1f615547"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DCDAF1DD2EC310",
|
|
"checksum": "d38dfaa00b99b6088621d19179309a2abbf101a04de316105240f2c824f10adc"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DCDAF218B9C52C",
|
|
"checksum": "5aad9611b43df7165c1d48e5304132bf5ca5e0b91c23c7ec28d804e19900abe3"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DCDAF2D6658DF5",
|
|
"checksum": "b2229f11cb12016a99e6deaf8fc504e67bdbfbe8974438cea8f3f4ed220a9cbe"
|
|
}
|
|
}
|
|
}
|