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.9.0"
|
|
},
|
|
"1.9.0": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DCB4494FF3C6C7",
|
|
"checksum": "a221c12c5b9e4dcdb3b05f3d309287874a04ed9dd782f625f1531baca265d2d9"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DCB448FD384AE3",
|
|
"checksum": "8a0d8ac04af68a123fc053caca7d574550c0d5ba437f84fc38f594aeb1ca62fe"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DCB44A40642CF0",
|
|
"checksum": "2c95a202d983352b355b5676aa20fc27a3fd7d5e0f9b0ea84a5bfa9d9ea8e890"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DCB449138E90AF",
|
|
"checksum": "ee6f7594ba854e660fb5f332e034b5000a23662500be25a4a40cc70be3feeac9"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DCB449495B2F4D",
|
|
"checksum": "fba22b9d9783521aa2454398ec395a1a6c9d0c02cbcbeb80760893928debe5d2"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DCB449C84B7EE4",
|
|
"checksum": "b89fd7a145b1be5d0165307d27bdcc1e890db2ffbc4dd0cfbccfdda0fd2b5946"
|
|
}
|
|
}
|
|
}
|