2024-05-24 12:30:52 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.43.5",
"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.43.5/nextdns_1.43.5_windows_amd64.zip",
"hash": "257b898d1a2f9fd17ed875dd6207d8c840c97ea3fe1b880e995ceb93a9c41f4f"
},
"32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.43.5/nextdns_1.43.5_windows_386.zip",
"hash": "7c7d513ea1d4b6a04c17878512717986e78cfa2e0632c6ed85981a0b02bceec0"
}
},
"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"
}
}
}