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.16.0"
|
|
},
|
|
"1.16.0": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DE2439B6FC4F42",
|
|
"checksum": "d9f55ae6aff2ab7dbbd3f6478510a81d56dc700fdd1d2510c7ef6d074c2c94c9"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DE2439FE672974",
|
|
"checksum": "7df3a7f7be13db0ec36cefbb4c1180fdc1ff60e73e15c1e5ae2bbb4e3b94fe56"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DE243A3D581C07",
|
|
"checksum": "3a7583408b403b7e5b0557b366077772c6345362d1e82649ae676b44e2b45833"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DE2439C14BF0A6",
|
|
"checksum": "55a395c5821ecbdbf7c9d7ccf9d6f829aa39555ea5ea8f9c3afb764376b3a373"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DE2439BED35712",
|
|
"checksum": "cbf46daabf9f4e222c208d169c9ff0b890360ae95b2d2553b4baee8182882e45"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DE243A382B81A9",
|
|
"checksum": "e425b6e119cdabd5f76ce6afb27e4c70b9ea85deef13bfabee1729cb370ecf3b"
|
|
}
|
|
}
|
|
}
|