{ "version": "1.141.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.141.0/doctl-1.141.0-windows-amd64.zip", "hash": "c28a844d4e2e5091cc5c4a74ae186fefe0f26f4a3412aea7f11cdadb91bf3384" }, "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.141.0/doctl-1.141.0-windows-386.zip", "hash": "3a69b58323c24d59dca5efc028f0efc600b7dd45d37d2e178d8371406b386b7b" }, "arm64": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.141.0/doctl-1.141.0-windows-arm64.zip", "hash": "83b7f183e33289d3c21dd77b7b70af0246ddd474bd080691be0da87ae2ed003f" } }, "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" } } }