{ "version": "1.138.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.138.0/doctl-1.138.0-windows-amd64.zip", "hash": "034c21c8292db442581d44345fe7d715fa29e9cbdf476ec7d20bc3261fb30685" }, "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.138.0/doctl-1.138.0-windows-386.zip", "hash": "586440d796802594bfa63c8cf0bfec8df3a23575e1e6b6fd12cdb95df55f6b80" }, "arm64": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.138.0/doctl-1.138.0-windows-arm64.zip", "hash": "91bb159997405105079aa279b701067638e4da2d33f9f1007532278a484111c8" } }, "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" } } }