{ "version": "1.145.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.145.0/doctl-1.145.0-windows-amd64.zip", "hash": "48853a531eac471b35c947dd29041513817d3ed5041c10f4b1adf3e408ed2e35" }, "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.145.0/doctl-1.145.0-windows-386.zip", "hash": "241114b69b9114c3f0bd1e4d6452ef650e43d5587ad950f346896bc16fd5afd4" }, "arm64": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.145.0/doctl-1.145.0-windows-arm64.zip", "hash": "a1151251e9291c75a269b4351e82fe9525748c8874c71b4972fdebc0e9467faa" } }, "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" } } }