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.11.2"
|
|
},
|
|
"1.11.2": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DD57FA7BB48549",
|
|
"checksum": "ea9ce8f0b4139aaa7f8cce03fb0e54f206a6a9d0b8e2e586dfae99d4a92c3fa0"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DD57FA5478A8DB",
|
|
"checksum": "7fac7c408bc001f211dfc2bd6cd614e7dd5022087f134a37e545dceb760e19f8"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DD57FB7B0E7292",
|
|
"checksum": "abae034a133e89c6ad532e2d2c473cf3558b70072ec366e0933f6b3c275dfbec"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DD57FA1DF05862",
|
|
"checksum": "e346df04a676ddfe46f4b900507d7d844a472182dd0c849c582b786be971be6a"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DD57FB2B5DC5EC",
|
|
"checksum": "933a58e3b12e35564d69e0d5d67b93f9417e913af23f39d3567d76cb0140ac9f"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DD57FB28B74CA4",
|
|
"checksum": "902634c196f849d62b2edf84e5e6f80aefe89cd4f432f179cd3a1a0a89a93fb6"
|
|
}
|
|
}
|
|
}
|