{ "version": "1.131.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.131.0/doctl-1.131.0-windows-amd64.zip", "hash": "325c5893d95f8c276e4858e6e87170392d1e0d22c98b0cd9fc054d360072090a" }, "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.131.0/doctl-1.131.0-windows-386.zip", "hash": "9917fb9119b6016c29664048781aa17f4b1ff4a9f3716b263df46060dd3d37f9" }, "arm64": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.131.0/doctl-1.131.0-windows-arm64.zip", "hash": "11ce6aafb69a02cb3c273c38687aa6ec5cab7cbab7cdedf5ddcc2e87584ea79f" } }, "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" } } }