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.10.7"
|
|
},
|
|
"1.10.7": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DCE46FE64C39A7",
|
|
"checksum": "cb9762f30d376b439d5bea5ffba3f91db1c2e9b9f537427bdfb8f0dbbd839317"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DCE46F6F7A7FA8",
|
|
"checksum": "a289034b1c9031c4846b7f3c6a57c18e832fde2f0cd264db877f08cfbb6310a2"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DCE4709F56152E",
|
|
"checksum": "e9b5202e0862b5b3926e6c0a3e279dfe68f620ef400672214dfb121952077612"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DCE46F78022F9F",
|
|
"checksum": "543e9ceec49f76443f34bce088e866ad1c6592d6d811791494e085d22c0f47ee"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DCE46F9F6537CF",
|
|
"checksum": "33dd31bbaea843d3f289f9fecc673c6a0867d2134d5afcd4e178ef0ca54316d3"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DCE4702BDCAF73",
|
|
"checksum": "688e5ef881ee668b1b970974b58b5892225505d49c8e98b5ecbef701e040db6e"
|
|
}
|
|
}
|
|
}
|