{ "version": "1.149.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.149.0/doctl-1.149.0-windows-amd64.zip", "hash": "834c7f5347f2f87a4d7077ea03579946e60e3135d24b0cc6800c36285fe009ee" }, "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.149.0/doctl-1.149.0-windows-386.zip", "hash": "dc7e687a9a1825b66b87840459102d06304db7887ff0a271c12d83838896b30f" }, "arm64": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.149.0/doctl-1.149.0-windows-arm64.zip", "hash": "dd0c800be3d23fdc26e5eb799ae7b53dcdb0552c8b1b0199200c3c8e588d4942" } }, "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" } } }