nextdns: Update to version 1.9.4

This commit is contained in:
Jakub Čábera 2020-11-24 09:24:22 +01:00
parent 1489124d1a
commit b22df8c809

View File

@ -1,16 +1,16 @@
{
"version": "1.9.3",
"version": "1.9.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.9.3/nextdns_1.9.3_windows_amd64.zip",
"hash": "d76fce38757fbc350a3be860af7f22424e86a377bae36331f74c6fb07ebf1045"
"url": "https://github.com/nextdns/nextdns/releases/download/v1.9.4/nextdns_1.9.4_windows_amd64.zip",
"hash": "d97f23c9f2d33ac4674478864f25efae3f1fdf102eb240a38c79325cdb2110ed"
},
"32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.9.3/nextdns_1.9.3_windows_386.zip",
"hash": "9a8791aaf1577056a2469cb20bdd598ab3f49ec8f7d00615347af66bbbfb716c"
"url": "https://github.com/nextdns/nextdns/releases/download/v1.9.4/nextdns_1.9.4_windows_386.zip",
"hash": "72a57c1d31520b300ab2776181618068415e2c61543de724bcd995c16a07b2ab"
}
},
"bin": "nextdns.exe",