2025-11-10 12:31:54 +00:00

32 lines
1.1 KiB
JSON

{
"version": "1.57.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.57.0/hcloud-windows-amd64.zip",
"hash": "63fe591151d4fd9070cfb74ffd32be5b12623d8bed12baf88da811c6ce7776d4"
},
"32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.57.0/hcloud-windows-386.zip",
"hash": "8459f7f11f2135b59f9ac1d7e27a3f68e46356e605b9389332857198a62da781"
}
},
"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"
}
}
}