mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-19 20:14:05 +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.18"
|
|
},
|
|
"1.10.18": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DD2701DB5E5F3C",
|
|
"checksum": "3cee9a0e3074a9ed397b33de8d6f73c1bc591a041af3b57c4e9f5aa9939a5c21"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DD270174067A5B",
|
|
"checksum": "7ae2edf8c057b4da57374de604047125d6ffcff36c13e1481912707c016245c1"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DD27029B083B68",
|
|
"checksum": "b0fde17b48f0a43b57d218388e58ce89689b3b91d8e272500ed85789656510b5"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DD270186728539",
|
|
"checksum": "f9d1c2cc5f703eebf4e15260298ac7d644dc25d5691b23413b2337da340787dc"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DD2701C1E5AD95",
|
|
"checksum": "cdd82130ba1c98ca4db63c44087881d6ae92ba642ba6361654987a707040aabd"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DD270271851C1E",
|
|
"checksum": "e8c206865a9bac281e44939968f53d53c31c466f8b15e2cf7ac293c793a0da46"
|
|
}
|
|
}
|
|
}
|