mirror of
https://github.com/taiki-e/install-action.git
synced 2025-12-27 01:54:13 -05: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.16.5"
|
|
},
|
|
"1.16.5": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DE416DB697DDCF",
|
|
"checksum": "474fde0655d2895175cfa0ac10d332c4d6c8489992fa98b17726ec56d872254b"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DE416DBFAD2E81",
|
|
"checksum": "e1622d3763bf96e64d980e7510898f66a461a3a346bfff6fd85154feeca194d3"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DE416E80534B36",
|
|
"checksum": "913f5c0d676d0df5d0d527f418c6d9b300e8296bd0771ab04ff94fa95f425642"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DE416DDA3BF9EB",
|
|
"checksum": "82ec0ab49395a76f66ee5bff4be720bcb9b196116a7a687246aab84d3ae02588"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DE416E19F5E326",
|
|
"checksum": "c0ef1a0ed64689f56191a7892fa4c30795a2923d524c4b66e5ba174c44db6a83"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DE416E554C1F35",
|
|
"checksum": "64c8407ab0f1bd286eae839d2eaba1d910f0d7a4b95f0152a8924e7cc74f6e13"
|
|
}
|
|
}
|
|
}
|