{ "version": "1.137.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.137.0/doctl-1.137.0-windows-amd64.zip", "hash": "fbf155cd607213e13a1fb156088bd7eeb347fc8e13b1bccb0633d9a5e7b48f7e" }, "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.137.0/doctl-1.137.0-windows-386.zip", "hash": "bac31444c2e963e92ebf68bf42fb5166898c640424f772ac6bc0e662cc00d09d" }, "arm64": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.137.0/doctl-1.137.0-windows-arm64.zip", "hash": "69695787aa5642f02da33b89335bc2d2131c268eb7d4dbf0b0c9353b91135ddc" } }, "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" } } }