{ "version": "1.94.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.94.0/doctl-1.94.0-windows-amd64.zip", "hash": "debd45b23214fc19ee73153cd8cd189d9a606d632f76138e973cb22e64235e55" }, "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.94.0/doctl-1.94.0-windows-386.zip", "hash": "4376221ee7c4d2673a7ca9ee66a75f69dfaf2d41fd38bdf97f2d59d17abeffc8" } }, "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" } }, "hash": { "url": "$baseurl/doctl-$version-checksums.sha256" } } }