mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-19 20:14:05 +08:00
47 lines
1.8 KiB
JSON
Generated
47 lines
1.8 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"
|
|
}
|
|
},
|
|
"latest": {
|
|
"version": "1.2.0"
|
|
},
|
|
"1.2.0": {
|
|
"x86_64_linux_musl": {
|
|
"checksum": "3e94c24eb06fb5b3f5f4573d88f57d5cf67f07a33095ecd88f28f7b3efb02b4f"
|
|
},
|
|
"x86_64_macos": {
|
|
"checksum": "c77e42f25c5c9c2bf65182d5f742cdfa25f30a0d76b971d78abaa1289abd1a17"
|
|
},
|
|
"x86_64_windows": {
|
|
"checksum": "b9c8090143741138ffb3296eee6ca7f7e86b79955be82bcc6db01ade9a2f7a15"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"checksum": "4c134d5764a9e6d9e956c0cd8e483148d53141a7e44adc64e7fcb5c6f47a6196"
|
|
},
|
|
"aarch64_macos": {
|
|
"checksum": "44562e934cdbcb8744b9e2f18b397ed197b1031ab7b6572fbc650f3996342ea3"
|
|
},
|
|
"aarch64_windows": {
|
|
"checksum": "5f8ab7b4af115119d022160f2c798aaea618f1c778b53f2246602b7a62660dfd"
|
|
}
|
|
}
|
|
}
|