From b22df8c80962c46964a08a6f1139499dd04ab778 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 24 Nov 2020 09:24:22 +0100 Subject: [PATCH] nextdns: Update to version 1.9.4 --- bucket/nextdns.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nextdns.json b/bucket/nextdns.json index 5c49812a49..b0912424d5 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.9.3", + "version": "1.9.4", "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.9.3/nextdns_1.9.3_windows_amd64.zip", - "hash": "d76fce38757fbc350a3be860af7f22424e86a377bae36331f74c6fb07ebf1045" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.9.4/nextdns_1.9.4_windows_amd64.zip", + "hash": "d97f23c9f2d33ac4674478864f25efae3f1fdf102eb240a38c79325cdb2110ed" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.9.3/nextdns_1.9.3_windows_386.zip", - "hash": "9a8791aaf1577056a2469cb20bdd598ab3f49ec8f7d00615347af66bbbfb716c" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.9.4/nextdns_1.9.4_windows_386.zip", + "hash": "72a57c1d31520b300ab2776181618068415e2c61543de724bcd995c16a07b2ab" } }, "bin": "nextdns.exe",