From 39c54e299fa82fe63f8a552192ad18dd1f58daf0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 12:30:30 +0000 Subject: [PATCH] nextdns: Update to version 1.40.1 --- bucket/nextdns.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nextdns.json b/bucket/nextdns.json index 4e443ba747..8f6e109456 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.40.0", + "version": "1.40.1", "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.40.0/nextdns_1.40.0_windows_amd64.zip", - "hash": "47c9b7c495035b8634db01a64f3d8e9f067a60b5c809dd19007a1463c1e4679e" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.40.1/nextdns_1.40.1_windows_amd64.zip", + "hash": "1e7f2c217ecb82bdbf8fbce85880f7238138c9bc08913cd285c4c51117c11586" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.40.0/nextdns_1.40.0_windows_386.zip", - "hash": "4774c9e0a719d0e495d193c0fa8b033a2d8d16c45f22ab99cbda51e45ed07494" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.40.1/nextdns_1.40.1_windows_386.zip", + "hash": "4f62f95c15b1a2543fb75fc497cd7aa9a61c9ed392bc3b13455767ebe59aa38b" } }, "bin": "nextdns.exe",