nextdns: Update to version 1.9.6

This commit is contained in:
Jakub Čábera 2021-01-11 08:59:05 +01:00
parent 6233be0104
commit cffc9536c7

View File

@ -1,16 +1,16 @@
{ {
"version": "1.9.4", "version": "1.9.6",
"description": "DNS53 to DNS-over-HTTPS (DoH) proxy with advanced capabilities to get the most out of the NextDNS service.", "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", "homepage": "https://nextdns.io/cli",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.9.4/nextdns_1.9.4_windows_amd64.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.9.6/nextdns_1.9.6_windows_amd64.zip",
"hash": "d97f23c9f2d33ac4674478864f25efae3f1fdf102eb240a38c79325cdb2110ed" "hash": "da843ab3e82876eddd38408cea2144c7698ee5cae4e64fd688a494f4897256d5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.9.4/nextdns_1.9.4_windows_386.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.9.6/nextdns_1.9.6_windows_386.zip",
"hash": "72a57c1d31520b300ab2776181618068415e2c61543de724bcd995c16a07b2ab" "hash": "318f6a80841197d7de9caae013b28958893c69572d803200f38b7ee662479f4c"
} }
}, },
"bin": "nextdns.exe", "bin": "nextdns.exe",