mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-21 15:10:27 +00: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.14"
|
|
},
|
|
"1.10.14": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DD0B84B02EDDEC",
|
|
"checksum": "e1a045ccac90f4a18cb5e9bd79fe5016d50edba16242a767dbcf4a07d4de040e"
|
|
},
|
|
"x86_64_macos": {
|
|
"etag": "0x8DD0B842EA0757C",
|
|
"checksum": "79db7b7677916d04e91537eabb381cac6f850ad626ac9f9a4a98bb04af033123"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DD0B84FEDF1757",
|
|
"checksum": "a7c112428da6b384356e564889164ec4e24071885730139a76c5271a85273b55"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DD0B84329F3056",
|
|
"checksum": "845998eec64a373f92c95c1236219b8a192a2a833817122d1b2bf36af25668f0"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DD0B84612A05D7",
|
|
"checksum": "a0e0c7d7bfa0e18c89047ae8f095dfe2eb3d6947125733383203055c1bb2211b"
|
|
},
|
|
"aarch64_windows": {
|
|
"etag": "0x8DD0B851F4EEC37",
|
|
"checksum": "ce00a1ef088b2441d78dd02053225b958ca4c9dccf40c427405c63bf471e00c1"
|
|
}
|
|
}
|
|
}
|