{ "description": "A command line tool for Digital Ocean services", "homepage": "https://github.com/digitalocean/doctl", "version": "1.18.0", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.18.0/doctl-1.18.0-windows-4.0-amd64.zip", "hash": "e90a49fab90699e6c2c58ba99497c77748342a5ba9042f7f6e1412982a3488dc" }, "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.18.0/doctl-1.18.0-windows-4.0-386.zip", "hash": "72495ef8ef4cc232f451cc98568b39b0fc1c158be0d048edffd287974267d86d" } }, "bin": "doctl.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v$version/doctl-$version-windows-4.0-amd64.zip" }, "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v$version/doctl-$version-windows-4.0-386.zip" } }, "hash": { "url": "$url.sha256" } } }