{ "version": "1.102.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.102.0/doctl-1.102.0-windows-amd64.zip", "hash": "9b0f8a97c43a0271e41c66935fcd80d282bcd360c47cae21844e082784229b97" }, "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.102.0/doctl-1.102.0-windows-386.zip", "hash": "63757cbf102bf19db1bf25ef77a33afafafc135139ec4dba22223bd9fba0f6cd" }, "arm64": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.102.0/doctl-1.102.0-windows-arm64.zip", "hash": "7f244f4b9174926a52ebe6a029072ff23024fef41a42679230cd8ceb6a75af9f" } }, "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" } } }