{ "version": "1.30.1", "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.1/hcloud-windows-amd64.zip", "hash": "1a86eb2e40a27c151323c3ba08c55c149e7c78e0c9d361bde1443b362a87d215" }, "32bit": { "url": "https://github.com/hetznercloud/cli/releases/download/v1.30.1/hcloud-windows-386.zip", "hash": "b0f16e29a2cb7a4d514c59763b969c771397bf68985638fc2c41329da3c90be0" } }, "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" } } }