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.13"
|
|
},
|
|
"1.10.13": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DD07B8CE73D43F",
|
|
"checksum": "0e649badc8b9ade5f32be2afe1df9144fc4c1bb548b92eca71f0709baa240633"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DD07B85D21C2C5",
|
|
"checksum": "e550b5ee473377eba343476e348998cc00f8f1785901c31cfe238ac0c7ba0be3"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DD07B96F140678",
|
|
"checksum": "6c5272909b50bf93758a294c32195e8874494e5fa1ac5c741a103070c8d1d599"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DD07B8676B234D",
|
|
"checksum": "0aa68df492b79c07fd7764587200d8c85df61afbf8177b7471509792f043ab98"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DD07B88FD92077",
|
|
"checksum": "b3057055d33e443e6e07b23fea851a420dcb8c29338d1cb1e14401f91162bfe9"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DD07B958CFF416",
|
|
"checksum": "87704964c58847c9bf7f8fd5c9706dca67f4b20573d41c934bbf0194a19b5054"
|
|
}
|
|
}
|
|
}
|