{ "version": "1.119.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.119.0/doctl-1.119.0-windows-amd64.zip", "hash": "3085b075fe682e5f168272a6667c52deafa70430e21c0db5d16722e60ebc8ead" }, "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.119.0/doctl-1.119.0-windows-386.zip", "hash": "915cf4021b1e95f76d1bfa93a3d7c87d6e156272d6c6919b8e3fec21591d7b7c" }, "arm64": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.119.0/doctl-1.119.0-windows-arm64.zip", "hash": "471d5e2f06a7ffe258fa40ec3d5613f069149e1ca377ff14406b8723622a037c" } }, "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" } } }