{ "version": "1.72.0", "description": "A command line tool for DigitalOcean services", "homepage": "https://github.com/digitalocean/doctl", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.72.0/doctl-1.72.0-windows-amd64.zip", "hash": "d9d42c93c77eb552bf5c74e05107a73b271daf61e8b822b9f4889b5dc028f02e" }, "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.72.0/doctl-1.72.0-windows-386.zip", "hash": "fbae6347c71ccac29c2d897afe0ce63f5bf29552f61e468aa775403c8b133c7f" } }, "bin": "doctl.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v$version/doctl-$version-windows-amd64.zip" }, "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v$version/doctl-$version-windows-386.zip" } }, "hash": { "url": "$baseurl/doctl-$version-checksums.sha256" } } }