{ "version": "1.10.1", "description": "DNS53 to DNS-over-HTTPS (DoH) proxy with advanced capabilities to get the most out of the NextDNS service.", "homepage": "https://nextdns.io/cli", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/nextdns/nextdns/releases/download/v1.10.1/nextdns_1.10.1_windows_amd64.zip", "hash": "0c56ba4f404e5eb96dc0dae8f7e1e887907c9722a1bc8b662ea7c597258a805a" }, "32bit": { "url": "https://github.com/nextdns/nextdns/releases/download/v1.10.1/nextdns_1.10.1_windows_386.zip", "hash": "86130da8dfcee74ba4542fcc27254f48b234425bf9fb0b777cd4c372d23673f1" } }, "bin": "nextdns.exe", "checkver": { "github": "https://github.com/nextdns/nextdns" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/nextdns/nextdns/releases/download/v$version/nextdns_$version_windows_amd64.zip" }, "32bit": { "url": "https://github.com/nextdns/nextdns/releases/download/v$version/nextdns_$version_windows_386.zip" } }, "hash": { "url": "$baseurl/checksums.txt" } } }