From f6875c3d62482b0ec010b4c5ee6edc3457b0f8f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 11 Sep 2020 08:52:12 +0200 Subject: [PATCH] nextdns: Update to version 1.8.3 --- bucket/nextdns.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nextdns.json b/bucket/nextdns.json index 574afee6bf..9eaf16a6b2 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.8.2", + "version": "1.8.3", "description": "NextDNS CLI is a 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.2/nextdns_1.8.2_windows_amd64.zip", - "hash": "21213b8c27987049d166663cf6d6e73475db3f5b78771a01a75192a66759b07b" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.8.3/nextdns_1.8.3_windows_amd64.zip", + "hash": "35fe663bd87aa2ad439d4c07ec12ec7458a34cb450b9ae1fbfe5e0b395618e31" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.8.2/nextdns_1.8.2_windows_386.zip", - "hash": "ea969ae5f519e3fc388f3bf29f78c1df420cf1aa88c0d7406bf62984d9039d37" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.8.3/nextdns_1.8.3_windows_386.zip", + "hash": "c840f892ad476bc2595f2cf0311d764a5e7f566666c9209e3166412382df232d" } }, "bin": "nextdns.exe",