{ "version": "1.37.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.37.0/hcloud-windows-amd64.zip", "hash": "d95980c725efbd8f6e817b61f360e4e996fa6b673d4fa48a06dac18051177a12" }, "32bit": { "url": "https://github.com/hetznercloud/cli/releases/download/v1.37.0/hcloud-windows-386.zip", "hash": "d659fd33b5904a2cb169bb25c4013dfbac7dc88806bb5162d3bfb44b1cf015a0" } }, "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" } } }