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.16.2"
|
|
},
|
|
"1.16.2": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DE2A5BADA92790",
|
|
"checksum": "3be2695803f7b9a86b9976f2bdb8568ed6e8df026bacfc39c8546d3c6ea34808"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DE2A5B9D421EB3",
|
|
"checksum": "a039819a14009dd72d32c24ce97d2c16be12959e601ae516574e2f2a770db59d"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DE2A5C20BAF21A",
|
|
"checksum": "970882c90c512f53d5ce446cf0b68dc70c35e75cc52dbb264606bcf72edfc02b"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DE2A5BB02B02DE",
|
|
"checksum": "a31113a645e0a96d5123a52ece88ee9723305939c4b1c7683aa3ddf6ca4c49ba"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DE2A5BBA3835F6",
|
|
"checksum": "d51b7d2487a10abc395ccec7a2c9c79c83e44aac4b830e1694f8c8e10cad5e88"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DE2A5C4AC6C930",
|
|
"checksum": "cc506948ffbd388fa29eeca88744a2dfeb988b8bb41453dc5a7eda3441bf1aac"
|
|
}
|
|
}
|
|
}
|