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