From 35bc6772f171768b42000f240a1bf33b17d39fcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 9 Sep 2021 09:17:10 -0700 Subject: [PATCH] nextdns: Update to version 1.37.2 --- bucket/nextdns.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nextdns.json b/bucket/nextdns.json index db1b94b2e4..d0cd4c0b9b 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.37.1", + "version": "1.37.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.37.1/nextdns_1.37.1_windows_amd64.zip", - "hash": "5fdd2ddcf787be9ddab5a8c75499c7fb43862160e8e8e460f84903a9049dc872" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.37.2/nextdns_1.37.2_windows_amd64.zip", + "hash": "4cdf6c3081527a006f4288295c98563a57ad6be8f3447968d309e1a4fc62d3fb" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.37.1/nextdns_1.37.1_windows_386.zip", - "hash": "83de22551f102060308b039bbc5e6a23c3f346f56dc37e1a6e3f454f91804df3" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.37.2/nextdns_1.37.2_windows_386.zip", + "hash": "154e715f0362144156b0decd341e13f39866509e95339870c01bcf168064584a" } }, "bin": "nextdns.exe",