2025-05-30 12:31:19 +00:00

32 lines
1.1 KiB
JSON

{
"version": "1.51.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.51.0/hcloud-windows-amd64.zip",
"hash": "41a700d1159764a5de54a19fab106e7514e1cb7389eea249431d92c5934099f5"
},
"32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.51.0/hcloud-windows-386.zip",
"hash": "6f4e695d7e0326a4836d5791331858d7657f0ed5bb34e11815eda2b08de1bf42"
}
},
"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"
}
}
}