mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-20 20:22: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.15.7"
|
|
},
|
|
"1.15.7": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DE08B3706E24ED",
|
|
"checksum": "67a63ea79ed48803af219051d67b3181ac22300b60c8c6894d3daa5a6807cb16"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DE08B3AA03B544",
|
|
"checksum": "0d21faf9dc62697141db4418ccba7ad8705261851824f903783577dd7945151b"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DE08B4375FD10A",
|
|
"checksum": "259ab9e3cd61ebb067307a6837ab9c5ada3484ce8963e8f0b46130dfccb45b44"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DE08B3B2BC79C2",
|
|
"checksum": "2f6b6877948912842b4be10e20aa8888a82dc6d44c7631eb48d7b6384c58b9c4"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DE08B3C21D5416",
|
|
"checksum": "7ee035a18dc395d260c5dfd940ad0d7f9877e0a831645d9dcfba4010124c2f3a"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DE08B4065219EF",
|
|
"checksum": "b3ba0187fb42fd5fd8644c05cddca502f08bed5a34fc9bddefe5c424de7d4d12"
|
|
}
|
|
}
|
|
}
|