{ "version": "1.35.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.35.0/hcloud-windows-amd64.zip", "hash": "3775c7dbab948a06bbed2d4400c2504875fb0a8b3559d02936c07f0ad480c060" }, "32bit": { "url": "https://github.com/hetznercloud/cli/releases/download/v1.35.0/hcloud-windows-386.zip", "hash": "f9b39bd6cedb7dd2210a1dd79fc92cd98d56cf23d962b49448c2d863092c590f" } }, "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" } } }