2021-03-09 08:47:40 +01:00

34 lines
1.2 KiB
JSON

{
"version": "1.11.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.11.0/nextdns_1.11.0_windows_amd64.zip",
"hash": "71a2d0252e31017eb06fc988e72f40e3e646b8649fc271a88bf1a92577b470b9"
},
"32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.11.0/nextdns_1.11.0_windows_386.zip",
"hash": "ece4df68d6cf5a1adc4e4a21473f2d74c33420cb673172dfa77dc44203dbdbb2"
}
},
"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"
}
}
}