{ "version": "1.84.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.84.0/doctl-1.84.0-windows-amd64.zip", "hash": "021b4891462dd1422ca79994cb4c16ee9b2048f9ee3d7d19fe9d300f5f0d9208" }, "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.84.0/doctl-1.84.0-windows-386.zip", "hash": "ab692dda5ef8d3141d6affd56c4a4e2d9f7f143b9d2a1850da3c626912c75b36" } }, "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" } } }