{ "version": "1.139.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.139.0/doctl-1.139.0-windows-amd64.zip", "hash": "cad937e578fe04d08c8cd53ce311e1bef59ab552f14cd5ba0213d36811e5d862" }, "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.139.0/doctl-1.139.0-windows-386.zip", "hash": "31c9d1a04cb64d3bcee9545ba8dbfe965bad7591ebda38135be3dc0ea2779f55" }, "arm64": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.139.0/doctl-1.139.0-windows-arm64.zip", "hash": "c2c4b3d7d1afc0fb7cfb803894fae66e665426704b08688e99a9602c655e5a40" } }, "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" }, "arm64": { "url": "https://github.com/digitalocean/doctl/releases/download/v$version/doctl-$version-windows-arm64.zip" } }, "hash": { "url": "$baseurl/doctl-$version-checksums.sha256" } } }