{ "version": "1.108.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.108.0/doctl-1.108.0-windows-amd64.zip", "hash": "6c49b573e2695580c36947edc2e4080151584c0be7bea0e2d96468d359d0b111" }, "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.108.0/doctl-1.108.0-windows-386.zip", "hash": "77621592f9da9ee4e496d266f1f9f410fe95cd6b236ae6efff452b90e6b3cd48" }, "arm64": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.108.0/doctl-1.108.0-windows-arm64.zip", "hash": "6955b99ed7746897559b9abcd86428c1d7649eb438f2cdc9e56f42ce1065db95" } }, "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" } } }