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.10"
|
|
},
|
|
"1.10.10": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DCFAEAF86C59FA",
|
|
"checksum": "933eabad8dfde5443f70052c021ec0c0eec112166a96152a25691d431704c2e3"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DCFAEA6C42F1E2",
|
|
"checksum": "c1b312ffee2f3a14d3b217f10aed6b60396137a6f38a0084e88a425abe1347a5"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DCFAEB579F612A",
|
|
"checksum": "2783ea2f5da5897963ea70807adaec74f70734666ef06108b6e1d8ccf443ce51"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DCFAEA802727A0",
|
|
"checksum": "80567d23bfdc1b17b49c8c91997a2dc9042db14067d21829b47f824dfa0a5a3d"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DCFAEABA7DCFE8",
|
|
"checksum": "0d51efc29fce0d733a0653fbc9b62e732472b02b29960b29d8fbfea771e8c4e6"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DCFAEB1D080062",
|
|
"checksum": "ac21a16ef14821de9b5f4d74c89823bceca5b020f1872fe6353d63652efec5a5"
|
|
}
|
|
}
|
|
}
|