{ "version": "1.150.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.150.0/doctl-1.150.0-windows-amd64.zip", "hash": "22fcb3cbe9ddb6b53dfb2017ec26736ae37aa2baddd264c51bc6b2a9ef60e4dc" }, "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.150.0/doctl-1.150.0-windows-386.zip", "hash": "da098914c577b1a34122bbfdf555dfafb7d75eb64faa38d55479f17da619e8e0" }, "arm64": { "url": "https://github.com/digitalocean/doctl/releases/download/v1.150.0/doctl-1.150.0-windows-arm64.zip", "hash": "01c0345a2e1a395a00ff9302fc9046b3597b60d3cec7848849dd8bd7e6d5673d" } }, "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" } } }