mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-16 19:42:37 +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.17.6"
|
|
},
|
|
"1.17.6": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DE76914734AF09",
|
|
"checksum": "f926d96e9f0822ded35c4ac2071ce190bd1311565695c49c45e295de0d685aaa"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DE76914C772699",
|
|
"checksum": "cd07fd79e2848b13b994e3f83fa5377b631625b847f0734219f2706feb518258"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DE76914A9E394D",
|
|
"checksum": "5fcbddde2d415704d2432bbe606a5767ddaf1ef4ee2c16b7828f8be2ed1e5a5c"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DE769153455E94",
|
|
"checksum": "e5f2c4b79b10370dff707b86a14e7a0ad399c5dc5853824e933432910741992c"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DE769158DCE9A8",
|
|
"checksum": "101447fa30a723ca8e1a13cec11bb1350b7179331b2aa7054d27bef7a3e19021"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DE769156F36CE7",
|
|
"checksum": "5faf2e24e91bba98d7020fc96a59b309dbd4ea3d2cd9c0fec3360d73f32ef712"
|
|
}
|
|
}
|
|
}
|