2026-02-22 08:31:02 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.47.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.47.1/nextdns_1.47.1_windows_amd64.zip",
"hash": "9bb1dedc6263606d48cf479921146f89ea458328ee9629f9d79686bc7d1a3e36"
},
"32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.47.1/nextdns_1.47.1_windows_386.zip",
"hash": "9507fa2bc5a9ae19fa1070c074b05dbbeca6b1a0b72b2f5b991d3699988589d2"
}
},
"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"
}
}
}