From 0c7baaece2370c7c6dc3003fc8cf3f3dcbe979f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 12 Oct 2020 09:03:31 +0200 Subject: [PATCH] nextdns: Update to version 1.8.6 --- bucket/nextdns.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nextdns.json b/bucket/nextdns.json index bf68266ed0..e6acaf6d7f 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.8.5", + "version": "1.8.6", "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.8.5/nextdns_1.8.5_windows_amd64.zip", - "hash": "677f5072dc58db023725ab52686e000a1d39eb93cb036264752a59ba513109c8" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.8.6/nextdns_1.8.6_windows_amd64.zip", + "hash": "54b4d14a9b76383aa379b447839611787423373a54720a204814bd67a01afedf" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.8.5/nextdns_1.8.5_windows_386.zip", - "hash": "575ed92d7ef194735076052927169c25d16a328ee784ca6cea144c46f8b34469" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.8.6/nextdns_1.8.6_windows_386.zip", + "hash": "4db571d531f036f7da3bbf578c160515689562620d2ad1d6e69bf83198937ec9" } }, "bin": "nextdns.exe",