{ "version": "1.8.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.8.4/nextdns_1.8.4_windows_amd64.zip", "hash": "7b555fea569880eab888cd49e3cc32c1e1ce02e0bf784a437c9401f785194fec" }, "32bit": { "url": "https://github.com/nextdns/nextdns/releases/download/v1.8.4/nextdns_1.8.4_windows_386.zip", "hash": "b47ddf568730cd536a8bcadb81d3be5de6bf24239a10e8e7f9d51e2ce02264f6" } }, "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" } } }