{ "version": "1.8.3", "description": "NextDNS CLI is a 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.3/nextdns_1.8.3_windows_amd64.zip", "hash": "35fe663bd87aa2ad439d4c07ec12ec7458a34cb450b9ae1fbfe5e0b395618e31" }, "32bit": { "url": "https://github.com/nextdns/nextdns/releases/download/v1.8.3/nextdns_1.8.3_windows_386.zip", "hash": "c840f892ad476bc2595f2cf0311d764a5e7f566666c9209e3166412382df232d" } }, "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" } } }