{ "version": "1.109.1", "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.109.1/doctl-1.109.1-windows-amd64.zip", "hash": "a4e2126d46a7bdcb8d3d9d2b924e399ff7a93b25e675aa3774fbf18bdbba3c7c" }, "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.109.1/doctl-1.109.1-windows-386.zip", "hash": "bd9d287447a4549c0d2cf7cd46f5eb851d766f020ee90d59da0bfd15988d96fb" }, "arm64": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.109.1/doctl-1.109.1-windows-arm64.zip", "hash": "b265eb88d79be267eded2860cd131909a062ae9cc16fcb2f5a43f983aca15a41" } }, "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" } } }