From 9bbf34e983a45b7381d34ca725a5be975cc92e22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 8 Sep 2020 08:37:12 +0200 Subject: [PATCH] nextdns: Update to version 1.8.0 --- bucket/nextdns.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nextdns.json b/bucket/nextdns.json index ec73a6ad24..5f1a71f03c 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.7.1", + "version": "1.8.0", "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.7.1/nextdns_1.7.1_windows_amd64.zip", - "hash": "9e567d7b7f5a679ae250b6957a0122d22429e80c2137ccbda22fc31ed184ef0f" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.8.0/nextdns_1.8.0_windows_amd64.zip", + "hash": "e3192595b2151ad2c86380945def2eee570fef72e624fd758581a241d71e1cf4" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.7.1/nextdns_1.7.1_windows_386.zip", - "hash": "f025f1add46c0dd3bc66c12b0318ec08c04b80ae31f4f8b74c0f58cc1e2f3d19" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.8.0/nextdns_1.8.0_windows_386.zip", + "hash": "3ec9da85d3a2f75b79625e5e36f1505a2c4fe704521dd6dcd4115405442d3639" } }, "bin": "nextdns.exe",