{ "version": "1.107.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.107.0/doctl-1.107.0-windows-amd64.zip", "hash": "554e2abf30e0052e0f03bf7b58e789b36f5a35af3c3f2bcc53d6f25cf74415ce" }, "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.107.0/doctl-1.107.0-windows-386.zip", "hash": "53e40ee3f3f7575a2b9d74b59b36b5388577abffa548de0475b0427f7c311437" }, "arm64": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.107.0/doctl-1.107.0-windows-arm64.zip", "hash": "ad061c63bdb1ac9d093fda0e11859440d9c63340b0da86e30c26451b22275610" } }, "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" } } }