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.12.0"
|
|
},
|
|
"1.12.0": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DD5D8AB868927B",
|
|
"checksum": "1cd3073226d3b1ccf31869392abdccbb82fadb8bed7078720eca8847c03dd77d"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DD5D8A935C8E0C",
|
|
"checksum": "2b3c02e5f98db65f65bcaf690ce10217258745dbcd9c1dd86830d7c403209240"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DD5D8BC2990FD9",
|
|
"checksum": "497e045362008e5028531e0e6f6863e5e878b1c669285803c255fc5f4ca7687d"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DD5D8A8933167D",
|
|
"checksum": "ef385da7c8fda6a9d74e76431c77f3d80bc4ec599a4ab368ed6b750609fb3b3f"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DD5D8AF1E28E25",
|
|
"checksum": "77f18c42cae2fe8da1b8f182fe0aefbe274817816bba3ce4806022e3ee704958"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DD5D8B1D37FEA0",
|
|
"checksum": "b56f3e9526719a3b7a174adb5c786b1e67f413504dd0b66dbf260f6e8236f46c"
|
|
}
|
|
}
|
|
}
|