{ "version": "1.114.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.114.0/doctl-1.114.0-windows-amd64.zip", "hash": "2789a5a62ed81ec673a5a5de0639a130d7116c95ce28ce5ee4f49c3f90589046" }, "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.114.0/doctl-1.114.0-windows-386.zip", "hash": "da8bc9f66233aec6adc5588d4ee7f9660a91597be11f35dc212f783282ce9529" }, "arm64": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.114.0/doctl-1.114.0-windows-arm64.zip", "hash": "43c24de4c4994bb697e81fc38f4ab3ccd3c47820a41aa9ab8f995ce9a5256557" } }, "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" } } }