2025-01-16 04:29:25 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.44.4",
"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.4/nextdns_1.44.4_windows_amd64.zip",
"hash": "7ae96234be5b1cc934559aba86c6cba327bd714cfed8101fb19ab1621bc49f73"
},
"32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.44.4/nextdns_1.44.4_windows_386.zip",
"hash": "7aff950b9fc1386c10ecb61be0b416106c883bc1b4844cb9b0eca791e2266d2d"
}
},
"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"
}
}
}