nextdns: Update to version 1.8.5

This commit is contained in:
Jakub Čábera 2020-09-30 08:55:28 +02:00
parent 765c587136
commit 5a78c9e696

View File

@ -1,16 +1,16 @@
{ {
"version": "1.8.4", "version": "1.8.5",
"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.8.4/nextdns_1.8.4_windows_amd64.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.8.5/nextdns_1.8.5_windows_amd64.zip",
"hash": "7b555fea569880eab888cd49e3cc32c1e1ce02e0bf784a437c9401f785194fec" "hash": "677f5072dc58db023725ab52686e000a1d39eb93cb036264752a59ba513109c8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.8.4/nextdns_1.8.4_windows_386.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.8.5/nextdns_1.8.5_windows_386.zip",
"hash": "b47ddf568730cd536a8bcadb81d3be5de6bf24239a10e8e7f9d51e2ce02264f6" "hash": "575ed92d7ef194735076052927169c25d16a328ee784ca6cea144c46f8b34469"
} }
}, },
"bin": "nextdns.exe", "bin": "nextdns.exe",