{ "homepage": "https://github.com/digitalocean/doctl", "version": "1.33.0", "license": "Apache-2.0", "description": "A command line tool for DigitalOcean services", "architecture": { "64bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.33.0/doctl-1.33.0-windows-amd64.zip", "hash": "fc7494b74884abc6923c1d481e7af43d21f4ff10b1bca0a148ae262e70995eb0" }, "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.33.0/doctl-1.33.0-windows-386.zip", "hash": "d16aea8e28c2575a382799dfd23c0a80e55ec5d21844db253b40696a4d5931b6" } }, "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" } } }