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.15.8"
|
|
},
|
|
"1.15.8": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DE12FE71BF2B1D",
|
|
"checksum": "f482d21dca5e84751e0fd0c27cad7a64ea201ade1105621c917bb7c7cf8831a8"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DE12FE4DF0DF2D",
|
|
"checksum": "cf47431928276a73764db34705490b03ebc56499439612c073d7fae23c542111"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DE12FEF680788C",
|
|
"checksum": "7de49bfc630a83c9c62305fa05ba120656ac43bd8a3d0bd6bfa2b045b8aff71b"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DE12FE827ABA87",
|
|
"checksum": "4fb2c535fae426ab58a9dca7cdc22789259f8b72e47aa9b94774418fba6d4e85"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DE12FE708242F7",
|
|
"checksum": "dfebdc40c67e84b756835d6ea13e72c85272e6862af5a8f49aac55107c0ee1c3"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DE12FECBF0DBEE",
|
|
"checksum": "371104398723d2149973985822dad59ac9059cbeccb3de38eeafa315248192bd"
|
|
}
|
|
}
|
|
}
|