{ "version": "1.98.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.98.0/doctl-1.98.0-windows-amd64.zip", "hash": "7390fdd5bcf7533f9e67d594981ed45f49b66a1d061d2793f4c8422675805b5e" }, "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.98.0/doctl-1.98.0-windows-386.zip", "hash": "1bbefe5e7c58bbf92be0ba3b67957ba29c5adf7ec2c38618943cb29a63f0c638" }, "arm64": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.98.0/doctl-1.98.0-windows-arm64.zip", "hash": "c0efb9d94d449758f2e1e8834c4e2388a792e9a6ab205428e1f298c9b3027641" } }, "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" } } }