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