2024-02-05 00:32:24 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.42.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.42.0/nextdns_1.42.0_windows_amd64.zip",
"hash": "33122b1a13b9136380f7154901a83de1b8d9be4a9e49231588bffb9d7e626d75"
},
"32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.42.0/nextdns_1.42.0_windows_386.zip",
"hash": "82a25324a17ed75704e875261dd70970e8113ecdd38eb88f056923a96d41630a"
}
},
"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"
}
}
}