{ "version": "1.30.2", "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.30.2/hcloud-windows-amd64.zip", "hash": "53f5e36053f353374bb9c1a7b04492e74de63c63e8b2fad5522abdc1907135ec" }, "32bit": { "url": "https://github.com/hetznercloud/cli/releases/download/v1.30.2/hcloud-windows-386.zip", "hash": "eb7a73ddce9d713e8579b50f9ec5fb508064308718868fb53fc9df515e928a0d" } }, "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" } } }