{ "version": "1.130.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.130.0/doctl-1.130.0-windows-amd64.zip", "hash": "f39be30a8747cae7827d5d8df45b7a1536594b18fb5f8949234a30072f1ad7d1" }, "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.130.0/doctl-1.130.0-windows-386.zip", "hash": "9dc4314ce24e245c428306a47102267d50db8e907018a73dcda891b0cfbf3b67" }, "arm64": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.130.0/doctl-1.130.0-windows-arm64.zip", "hash": "0c81a82125b1770849348dd8d60732d4380c4ef3246db6bf87684e04ad686756" } }, "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" } } }