2020-11-23 22:33:14 +01:00

34 lines
1.2 KiB
JSON

{
"version": "1.9.3",
"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.3/nextdns_1.9.3_windows_amd64.zip",
"hash": "d76fce38757fbc350a3be860af7f22424e86a377bae36331f74c6fb07ebf1045"
},
"32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.9.3/nextdns_1.9.3_windows_386.zip",
"hash": "9a8791aaf1577056a2469cb20bdd598ab3f49ec8f7d00615347af66bbbfb716c"
}
},
"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"
}
}
}