{ "version": "1.23.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.23.0/hcloud-windows-amd64.zip", "hash": "e1ac01eefebec276c956b1c1d98ae420ccbcaf4aafecbe47c493049c4b65a661" }, "32bit": { "url": "https://github.com/hetznercloud/cli/releases/download/v1.23.0/hcloud-windows-386.zip", "hash": "2d41e941b4f03a7401a85a0955650abb137e341123800859e5866febdbb3c530" } }, "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" } } }