2025-10-07 12:32:01 +00:00

32 lines
1.1 KiB
JSON

{
"version": "1.54.0",
"description": "Command-line interface for Hetzner Cloud",
"homepage": "https://github.com/hetznercloud/cli",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.54.0/hcloud-windows-amd64.zip",
"hash": "4f11aa95dc03bcc7c42062b26006345aac4c76ee981752093c9700e84ba1c6d3"
},
"32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.54.0/hcloud-windows-386.zip",
"hash": "4571f11bfc9516bb31e4ecad40d9b5db8a033643f1e889325e15b118b719a2df"
}
},
"bin": "hcloud.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v$version/hcloud-windows-amd64.zip"
},
"32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v$version/hcloud-windows-386.zip"
}
},
"hash": {
"url": "$baseurl/checksums.txt"
}
}
}