{ "version": "1.120.2", "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.120.2/doctl-1.120.2-windows-amd64.zip", "hash": "d8adc42fa83fb87a62c2aac105871415238851f5ba4c4923d1f9d48d62791309" }, "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.120.2/doctl-1.120.2-windows-386.zip", "hash": "341089bcfc4943319c815babfe5166415d96a1009f5d55a90d4da6b1c1203095" }, "arm64": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.120.2/doctl-1.120.2-windows-arm64.zip", "hash": "b3b306b9b6bf70ca807f243575794ecdb330005da5e4f719383721a39b67b729" } }, "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" } } }