From ef8998bdde9a7c892ad03bfbf4833cc29d931eee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 20 Jun 2021 01:29:37 -0700 Subject: [PATCH] nextdns: Update to version 1.33.2 --- bucket/nextdns.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nextdns.json b/bucket/nextdns.json index b1d7a5579e..d55bf7c9f1 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.32.3", + "version": "1.33.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.32.3/nextdns_1.32.3_windows_amd64.zip", - "hash": "b1458827ba63748e26e3ef1b7ecf08c2e20efa66eec523383a3b6578a9734bc5" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.33.2/nextdns_1.33.2_windows_amd64.zip", + "hash": "44d9d7c8eb1217171122fdbb60acca25ef09915f992df1a61cabc91e9a63f359" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.32.3/nextdns_1.32.3_windows_386.zip", - "hash": "46b0f3bfe0fb298bd5ab662b6ec093b08ea32f9fadd70b8d6ce936564e5f164e" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.33.2/nextdns_1.33.2_windows_386.zip", + "hash": "61cbeae4b8b31e707cd729c14b3a25a397327eca387a41ec84a60029a4395f5c" } }, "bin": "nextdns.exe",