2021-01-11 08:59:05 +01:00

34 lines
1.2 KiB
JSON

{
"version": "1.9.6",
"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.9.6/nextdns_1.9.6_windows_amd64.zip",
"hash": "da843ab3e82876eddd38408cea2144c7698ee5cae4e64fd688a494f4897256d5"
},
"32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.9.6/nextdns_1.9.6_windows_386.zip",
"hash": "318f6a80841197d7de9caae013b28958893c69572d803200f38b7ee662479f4c"
}
},
"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"
}
}
}