2022-04-03 00:32:36 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.37.11",
"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.37.11/nextdns_1.37.11_windows_amd64.zip",
"hash": "d95b3b8c8c50a6deee6811c99787553eb3eba0e67971f92dcfd2293a8fe0e9cb"
},
"32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.37.11/nextdns_1.37.11_windows_386.zip",
"hash": "61e4a1ec11e97d2321c214ca716f6a1890caa3565cde1b21958eace81dcc474d"
}
},
"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"
}
}
}