mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-17 19:52:38 +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.15.3"
|
|
},
|
|
"1.15.3": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DDE851D58667CE",
|
|
"checksum": "9a073e1b78c3b9e5cc5c68ba2fc63f5de709bf554187f64a5658c31d0356f736"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DDE851F410D15E",
|
|
"checksum": "ed9f5aae61098fd2221d20211b2a929fdf191e1bc12d7dac2df0d86e67a17311"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DDE8520EF6BC57",
|
|
"checksum": "22c529f5bda1ff561c20e0c50e46d9ee937edc31a487de5e64dc85dc59645e1a"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DDE851E69A836F",
|
|
"checksum": "0b5c0f948e872dc87ae16f12d741300f6b577083e1952519c56797a67c3a73af"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DDE851D56C4668",
|
|
"checksum": "c639b2aa24d7eaf6d2fa553d66dc9aa85295140b5636d7be32e03858ed27ddca"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DDE8525EBFDC9F",
|
|
"checksum": "1db5c5238c55cda1d6baaa6a0174d2c33c0465fc496c3e78dff499f5c8c09a01"
|
|
}
|
|
}
|
|
}
|