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