{ "version": "1.27.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.27.0/hcloud-windows-amd64.zip", "hash": "6a064cbc84cd24b28fd76352741505866ae758fe17c0f2e3117fe93f5f496d84" }, "32bit": { "url": "https://github.com/hetznercloud/cli/releases/download/v1.27.0/hcloud-windows-386.zip", "hash": "691583573062a83615d8d6e032b854db3163d7e5642509841309042b44d0745e" } }, "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" } } }