From a78f0a1aa545623d3bb3478464a96fdf55e049dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 3 Jul 2021 02:08:51 -0700 Subject: [PATCH] nextdns: Update to version 1.34.2 --- bucket/nextdns.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nextdns.json b/bucket/nextdns.json index ca6e613789..5fb66b65e8 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -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.", "homepage": "https://nextdns.io/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.33.11/nextdns_1.33.11_windows_amd64.zip", - "hash": "220dc0a68b9559430e596affd2a80974e1e5cf5c27a979d74f52e80effeeb933" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.34.2/nextdns_1.34.2_windows_amd64.zip", + "hash": "73ba960354ddf8633e8562f3ada74eb893860b420bc5249235229a5bbb2387cf" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.33.11/nextdns_1.33.11_windows_386.zip", - "hash": "0c7a1621ab91bcb6fa01f1240a833262f1ad4aed350af26446089097daf4358d" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.34.2/nextdns_1.34.2_windows_386.zip", + "hash": "670088d688569a6c0dffe4d5e8cf7b0f3111de3c68043ec7e91b03f59587cb58" } }, "bin": "nextdns.exe",