2024-12-20 00:36:24 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.44.0",
"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.44.0/nextdns_1.44.0_windows_amd64.zip",
"hash": "0abe9da503e3ac0ba0e3b941304232fd9db17ba76b92aeb3a563281dcd085aef"
},
"32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.44.0/nextdns_1.44.0_windows_386.zip",
"hash": "e79caafb69b3a22cd0c1b0ba53d804bea08443be3f79e8225bb0fa58caeacbfb"
}
},
"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"
}
}
}