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.12"
|
|
},
|
|
"1.10.12": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DD00A2C666B380",
|
|
"checksum": "f427555fc1bb271d3d2b2b1b50e52723df85ef3205420a1642b16d85b7a104a8"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DD00A24B2B0205",
|
|
"checksum": "fa585cf2214d7d701e32a6afd68a82f720857d3bdc7c5140877711dbd84c90e3"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DD00A2FF44CE5F",
|
|
"checksum": "e503db82ee7e7f24082bc254406fe1ce72841ed46a58623f3e10790bb37a347b"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DD00A25877DAA1",
|
|
"checksum": "83b2b803fa1818959d6cd813569b3f2e8949ed5b3a676f57f35ab7dd7e3994be"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DD00A28DB4A836",
|
|
"checksum": "f6a14420a6fcf23cfc8b8716175066b8d51001bd6bccc295ae9e440717e5b62e"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DD00A312BD798D",
|
|
"checksum": "7abca3d4aa5f50c51115edb65d374f711c87d74bb7647d38797204a99e50f69e"
|
|
}
|
|
}
|
|
}
|