{ "version": "1.121.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.121.0/doctl-1.121.0-windows-amd64.zip", "hash": "c95d1b5facd399b7a3e6af99c4c22ff3bf8d751f8cc28cf3faeeb879b5c43859" }, "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.121.0/doctl-1.121.0-windows-386.zip", "hash": "b2f21f6a4f81e8153131268b6250e08789c62fbcefc27aca87ced491e85ff92b" }, "arm64": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.121.0/doctl-1.121.0-windows-arm64.zip", "hash": "ec3f4a8dac14b04272a4fa6b3d6284d0d85875626c7c70cec4a3f6aec276f7f6" } }, "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" } } }