nextdns: Update to version 1.34.2

This commit is contained in:
Jakub Čábera 2021-07-03 02:08:51 -07:00
parent 9b2a068a6a
commit a78f0a1aa5

View File

@ -1,16 +1,16 @@
{ {
"version": "1.33.11", "version": "1.34.2",
"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.33.11/nextdns_1.33.11_windows_amd64.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.34.2/nextdns_1.34.2_windows_amd64.zip",
"hash": "220dc0a68b9559430e596affd2a80974e1e5cf5c27a979d74f52e80effeeb933" "hash": "73ba960354ddf8633e8562f3ada74eb893860b420bc5249235229a5bbb2387cf"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.33.11/nextdns_1.33.11_windows_386.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.34.2/nextdns_1.34.2_windows_386.zip",
"hash": "0c7a1621ab91bcb6fa01f1240a833262f1ad4aed350af26446089097daf4358d" "hash": "670088d688569a6c0dffe4d5e8cf7b0f3111de3c68043ec7e91b03f59587cb58"
} }
}, },
"bin": "nextdns.exe", "bin": "nextdns.exe",