{ "version": "1.9.4", "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.9.4/nextdns_1.9.4_windows_amd64.zip", "hash": "d97f23c9f2d33ac4674478864f25efae3f1fdf102eb240a38c79325cdb2110ed" }, "32bit": { "url": "https://github.com/nextdns/nextdns/releases/download/v1.9.4/nextdns_1.9.4_windows_386.zip", "hash": "72a57c1d31520b300ab2776181618068415e2c61543de724bcd995c16a07b2ab" } }, "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" } } }