{ "version": "1.40.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.40.1/nextdns_1.40.1_windows_amd64.zip", "hash": "1e7f2c217ecb82bdbf8fbce85880f7238138c9bc08913cd285c4c51117c11586" }, "32bit": { "url": "https://github.com/nextdns/nextdns/releases/download/v1.40.1/nextdns_1.40.1_windows_386.zip", "hash": "4f62f95c15b1a2543fb75fc497cd7aa9a61c9ed392bc3b13455767ebe59aa38b" } }, "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" } } }