{ "version": "1.44.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.44.0/hcloud-windows-amd64.zip", "hash": "9dc1624910aeacd14132f24aad6e1f18ca61122e9b030aa9b4641199789670d9" }, "32bit": { "url": "https://github.com/hetznercloud/cli/releases/download/v1.44.0/hcloud-windows-386.zip", "hash": "924e112d88366eb061bd66b15cdbd09b8bc2dc39b0d096f8179e3c1bd811e0ae" } }, "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" } } }