{ "version": "1.34.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.34.0/hcloud-windows-amd64.zip", "hash": "0a2cda74aec6a5b466f11e7ec1b308d5605fde0a6b088334d9ed091efc403ab3" }, "32bit": { "url": "https://github.com/hetznercloud/cli/releases/download/v1.34.0/hcloud-windows-386.zip", "hash": "3f45f375479c7667589618aa7a8bed9e190f480947ea353045beaa778c628c14" } }, "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" } } }