From e40ac52e2f9109bd93171871c882980a1598918c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 27 Oct 2020 08:31:33 +0100 Subject: [PATCH] nextdns: Update to version 1.8.8 --- bucket/nextdns.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nextdns.json b/bucket/nextdns.json index e6acaf6d7f..2a5257ca86 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.8.6", + "version": "1.8.8", "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.6/nextdns_1.8.6_windows_amd64.zip", - "hash": "54b4d14a9b76383aa379b447839611787423373a54720a204814bd67a01afedf" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.8.8/nextdns_1.8.8_windows_amd64.zip", + "hash": "bd0bc71a614b2b101f4420af6b18af25985388f59c2a0d0bdbf16587aed1a733" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.8.6/nextdns_1.8.6_windows_386.zip", - "hash": "4db571d531f036f7da3bbf578c160515689562620d2ad1d6e69bf83198937ec9" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.8.8/nextdns_1.8.8_windows_386.zip", + "hash": "a6822bdb4eb8e59dd9842500d1782e73c97ced2a5c657a74ad7cd5a45a59c4a1" } }, "bin": "nextdns.exe",