{ "version": "1.120.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.120.0/doctl-1.120.0-windows-amd64.zip", "hash": "d85ab593e824e133a3ae5dce6fb9e8be449af5a6de48588f5a28afd0b63a0046" }, "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.120.0/doctl-1.120.0-windows-386.zip", "hash": "8757e0bcb7640931792cae722df61461a40b1878421235f98b2251a036a346ec" }, "arm64": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.120.0/doctl-1.120.0-windows-arm64.zip", "hash": "9eb7a45e27def6e5bc730e3f049ab149081af28703f0273fec5716425e75fbeb" } }, "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" } } }