Files
install-action/manifests/cargo-binstall.json
2025-11-09 21:20:36 +09:00

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.15.11"
},
"1.15.11": {
"x86_64_linux_musl": {
"etag": "0x8DE1F6C971EBE2D",
"checksum": "82d6c69a87d222bbf834371af0dc4d1c08037739ea54be9f4857e00ff7af05c7"
},
"x86_64_macos": {
"etag": "0x8DE1F6CB60C82EA",
"checksum": "71ffe3f9f5cbb32295ed8a63fd6c61639a4dfd321ef56314be3117ea7c00fc3d"
},
"x86_64_windows": {
"etag": "0x8DE1F6D2E5F8227",
"checksum": "ede2eaadec68c349693dc13d9f58361e87b003881581aba8f6b2df6ef1c41317"
},
"aarch64_linux_musl": {
"etag": "0x8DE1F6C7F23CCCA",
"checksum": "f777d3e1e96084e7a6957a88f7e20aa1c58b76167af51583e5e6ec6d7832f06f"
},
"aarch64_macos": {
"etag": "0x8DE1F6CCE994925",
"checksum": "6ef11db952aaf5d9fc569e1f1585d124ee852d38bb585c5e97202fa141ee44b0"
},
"aarch64_windows": {
"etag": "0x8DE1F6D5C2674CA",
"checksum": "7defd77ab92584802e6adc6334224b6069f0608029c8c2c45000427eda0ecebd"
}
}
}