{ "version": "1.146.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.146.0/doctl-1.146.0-windows-amd64.zip", "hash": "2bdaf551c8c17e19491c3684fdaf4d83a27e55756a80e57786dcbfef91d303a8" }, "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.146.0/doctl-1.146.0-windows-386.zip", "hash": "b22a16910cb65315923635058e2ccb74ad8133c2262c15c011e05b8926746964" }, "arm64": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.146.0/doctl-1.146.0-windows-arm64.zip", "hash": "f227ded37edc970bc710ab05e70d28b6c756d386d09486873af9197e8fb0d614" } }, "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" } } }