{ "version": "1.82.1", "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.82.1/doctl-1.82.1-windows-amd64.zip", "hash": "764eff36e7c70b68efa3c64f0cb09053d27054d227fe7d71b086eb68c8552fe9" }, "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.82.1/doctl-1.82.1-windows-386.zip", "hash": "63840b9d4ae9c95b4d336ea49d700a26ec374c0431ffde9c386a1d52d00d7513" } }, "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" } } }