2023-04-17 12:31:00 +00:00

32 lines
1.1 KiB
JSON

{
"version": "1.33.1",
"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.33.1/hcloud-windows-amd64.zip",
"hash": "a51eea2bbf4c16c1251139aa09a2a5f5d1b68b07d87a93b0181e89e6b0e47b98"
},
"32bit": {
"url": "https://github.com/hetznercloud/cli/releases/download/v1.33.1/hcloud-windows-386.zip",
"hash": "7b0a6d8dc2ca6dc2d6604c10a1daeec3249a1c27615d4e072f1c010cccd7f227"
}
},
"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"
}
}
}