{ "version": "1.36.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.36.0/hcloud-windows-amd64.zip", "hash": "4e65e2983e15ed6a9f9ddbf380f4acfcacebf8d0f64df904a154b30946689c73" }, "32bit": { "url": "https://github.com/hetznercloud/cli/releases/download/v1.36.0/hcloud-windows-386.zip", "hash": "664290d6bd7a04123ddb8b83c0d17e74cd6c86f8031e003125197716c560db0a" } }, "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" } } }