From 4c48586b46b89ac1a48224feafdce29bf0d9b32c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 04:29:17 +0000 Subject: [PATCH] nextdns: Update to version 1.37.8 --- bucket/nextdns.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nextdns.json b/bucket/nextdns.json index dc58fced0f..e5f6dd0255 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.37.7", + "version": "1.37.8", "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.7/nextdns_1.37.7_windows_amd64.zip", - "hash": "2a54d6052441d7257ad1fc51a514a58e580bdf59405fe3aee5927959818d8dca" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.37.8/nextdns_1.37.8_windows_amd64.zip", + "hash": "278ce9fb5f47acf84a2cb9b3536b8c1fe2c151c325c5cf2de98701b33ec8ba3a" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.37.7/nextdns_1.37.7_windows_386.zip", - "hash": "07ef5f6f965697712aa954a4a4bddae4386fb94f11954914387a4c3547e324e3" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.37.8/nextdns_1.37.8_windows_386.zip", + "hash": "5c54e0f43ea1c96bc356569beecbff10ec0bc7e98d4979d7a365bd133fee3e09" } }, "bin": "nextdns.exe",