From 5a78c9e6961805e11ad9388a77ac1960c6909a08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 30 Sep 2020 08:55:28 +0200 Subject: [PATCH] nextdns: Update to version 1.8.5 --- bucket/nextdns.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nextdns.json b/bucket/nextdns.json index 7c0b1bd242..bf68266ed0 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -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.", "homepage": "https://nextdns.io/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.8.4/nextdns_1.8.4_windows_amd64.zip", - "hash": "7b555fea569880eab888cd49e3cc32c1e1ce02e0bf784a437c9401f785194fec" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.8.5/nextdns_1.8.5_windows_amd64.zip", + "hash": "677f5072dc58db023725ab52686e000a1d39eb93cb036264752a59ba513109c8" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.8.4/nextdns_1.8.4_windows_386.zip", - "hash": "b47ddf568730cd536a8bcadb81d3be5de6bf24239a10e8e7f9d51e2ce02264f6" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.8.5/nextdns_1.8.5_windows_386.zip", + "hash": "575ed92d7ef194735076052927169c25d16a328ee784ca6cea144c46f8b34469" } }, "bin": "nextdns.exe",