{ "version": "1.40.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.40.0/hcloud-windows-amd64.zip", "hash": "9a3441c262c43d697b48b920f9a58fe567102c7aaf9d2ca64d84ea531691fd29" }, "32bit": { "url": "https://github.com/hetznercloud/cli/releases/download/v1.40.0/hcloud-windows-386.zip", "hash": "742a8322190f16d2df1aa40e5fc807e77e95c5ef2fe02610c14d03859975d368" } }, "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" } } }