mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-19 20:14:05 +08:00
50 lines
1.8 KiB
JSON
Generated
50 lines
1.8 KiB
JSON
Generated
{
|
|
"rust_crate": "xh",
|
|
"template": {
|
|
"x86_64_linux_musl": {
|
|
"url": "https://github.com/ducaale/xh/releases/download/v${version}/xh-v${version}-x86_64-unknown-linux-musl.tar.gz",
|
|
"bin": "xh-v${version}-x86_64-unknown-linux-musl/xh"
|
|
},
|
|
"x86_64_macos": {
|
|
"url": "https://github.com/ducaale/xh/releases/download/v${version}/xh-v${version}-x86_64-apple-darwin.tar.gz",
|
|
"bin": "xh-v${version}-x86_64-apple-darwin/xh"
|
|
},
|
|
"x86_64_windows": {
|
|
"url": "https://github.com/ducaale/xh/releases/download/v${version}/xh-v${version}-x86_64-pc-windows-msvc.zip",
|
|
"bin": "xh-v${version}-x86_64-pc-windows-msvc/xh.exe"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"url": "https://github.com/ducaale/xh/releases/download/v${version}/xh-v${version}-aarch64-unknown-linux-musl.tar.gz",
|
|
"bin": "xh-v${version}-aarch64-unknown-linux-musl/xh"
|
|
},
|
|
"aarch64_macos": {
|
|
"url": "https://github.com/ducaale/xh/releases/download/v${version}/xh-v${version}-aarch64-apple-darwin.tar.gz",
|
|
"bin": "xh-v${version}-aarch64-apple-darwin/xh"
|
|
}
|
|
},
|
|
"license_markdown": "[MIT](https://github.com/ducaale/xh/blob/master/LICENSE)",
|
|
"latest": {
|
|
"version": "0.22.0"
|
|
},
|
|
"0.22": {
|
|
"version": "0.22.0"
|
|
},
|
|
"0.22.0": {
|
|
"x86_64_linux_musl": {
|
|
"checksum": "270a4ece43a44f4c270417b50ddea430029b98cc5103e264bf65f64fac5b60a8"
|
|
},
|
|
"x86_64_macos": {
|
|
"checksum": "891a015ac04fda2a27df82991b9495213ce38d97827192c771da798bf10c875b"
|
|
},
|
|
"x86_64_windows": {
|
|
"checksum": "cbaeabbfece018e05f1ef0e380b5b797c61524b11662598bc444402bcb0607d0"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"checksum": "e4feb4a463183c3cc139f906a2cfe84dd3790d277f2915271a9a2ef3a0978ffb"
|
|
},
|
|
"aarch64_macos": {
|
|
"checksum": "48fdabeedd42b2638a9e79bbb2506eaea7371e381dbf3cebf62e5cd40a39cc64"
|
|
}
|
|
}
|
|
}
|