mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-19 20:14:05 +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.15"
|
|
},
|
|
"1.10.15": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DD106813D3D480",
|
|
"checksum": "f333f552699e76e8fe570da6fb928c273c0c2d14e0955f6b79f7f59eb932ba73"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DD10679D527CA5",
|
|
"checksum": "3ed0f522bb26d7db0daa05ee72707b5b410d1764740a67fe2ca7bb8ff6901278"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DD1068D66EC65B",
|
|
"checksum": "d089cb43dcfbc6b2693e2ddf31f8b36694f02902ccedd8ad182482740fc5bc90"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DD106793C8D47F",
|
|
"checksum": "b44c167a2520701f1888e03d7b7355617926278e24e792eeb264333e94b6ae5a"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DD10683834D30E",
|
|
"checksum": "0afb56acd834d7b0bc9a5293963da04abe48923d90f374bed98068b313a48f2c"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DD1068923353C5",
|
|
"checksum": "03e19dad753e5a2cfd8ada57e55c05e9aabc839a54ae52b01c34a092e12bbf60"
|
|
}
|
|
}
|
|
}
|