Files
install-action/manifests/xh.json
2024-06-21 03:54:24 +00:00

55 lines
2.0 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": {
"etag": "0x8DC5B4261C54E83",
"checksum": "270a4ece43a44f4c270417b50ddea430029b98cc5103e264bf65f64fac5b60a8"
},
"x86_64_macos": {
"etag": "0x8DC5B42A43612BA",
"checksum": "891a015ac04fda2a27df82991b9495213ce38d97827192c771da798bf10c875b"
},
"x86_64_windows": {
"etag": "0x8DC5B428229FD84",
"checksum": "cbaeabbfece018e05f1ef0e380b5b797c61524b11662598bc444402bcb0607d0"
},
"aarch64_linux_musl": {
"etag": "0x8DC5B4250843E65",
"checksum": "e4feb4a463183c3cc139f906a2cfe84dd3790d277f2915271a9a2ef3a0978ffb"
},
"aarch64_macos": {
"etag": "0x8DC5B4219955A94",
"checksum": "48fdabeedd42b2638a9e79bbb2506eaea7371e381dbf3cebf62e5cd40a39cc64"
}
}
}