{ "homepage": "https://github.com/digitalocean/doctl", "version": "1.35.0", "license": "Apache-2.0", "description": "A command line tool for DigitalOcean services", "architecture": { "64bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.35.0/doctl-1.35.0-windows-amd64.zip", "hash": "a7fa7f152e73f867398057e0eb458359d675fb04ffc2409a94eca48c615cb795" }, "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.35.0/doctl-1.35.0-windows-386.zip", "hash": "f3fdb6a987bd912b89da64a0bc889676fb903336e6bd09ecb53915ca249a77d1" } }, "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" } } }