From 31e94351803700a69992605e07b7f25f2711cc75 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Apr 2022 00:32:36 +0000 Subject: [PATCH] nextdns: Update to version 1.37.11 --- bucket/nextdns.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nextdns.json b/bucket/nextdns.json index 4dc933c8a2..f1b99c69b1 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.37.10", + "version": "1.37.11", "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.10/nextdns_1.37.10_windows_amd64.zip", - "hash": "e73338180b04686743bb3bc10eb804466768fa1e107bf151a7526cb9e2528cda" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.37.11/nextdns_1.37.11_windows_amd64.zip", + "hash": "d95b3b8c8c50a6deee6811c99787553eb3eba0e67971f92dcfd2293a8fe0e9cb" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.37.10/nextdns_1.37.10_windows_386.zip", - "hash": "79d5759f4cde5d06872204fd5a7f589f48fa0b3f280142e82c4e17da83426778" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.37.11/nextdns_1.37.11_windows_386.zip", + "hash": "61e4a1ec11e97d2321c214ca716f6a1890caa3565cde1b21958eace81dcc474d" } }, "bin": "nextdns.exe",