{ "version": "1.87.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.87.0/doctl-1.87.0-windows-amd64.zip", "hash": "01506e9987faf47ab52ff028005955818a58c1c696d7b2387f5ef76129ed4fec" }, "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.87.0/doctl-1.87.0-windows-386.zip", "hash": "ed3c418c62971dac0ced8e505ff52f2b5996787d9664ba24af4adcb5ccc926c7" } }, "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" } } }