From 31216222a4198f4c7a7371d8020bee8c2b579ec9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 28 Apr 2024 16:27:07 +0000 Subject: [PATCH] nextdns: Update to version 1.43.1 --- bucket/nextdns.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nextdns.json b/bucket/nextdns.json index 8d297f88e6..00398fe862 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.43.0", + "version": "1.43.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.43.0/nextdns_1.43.0_windows_amd64.zip", - "hash": "ab4ed3476119bf55ddfbcacb3a4969e33b78639fa2e3896450014de2b18c9459" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.43.1/nextdns_1.43.1_windows_amd64.zip", + "hash": "cfd47c113ccf90ae63819817a13d59dd1bbcb33a91d848133d4881f5a48a31b6" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.43.0/nextdns_1.43.0_windows_386.zip", - "hash": "7aa86ffcec2a20801594826b388adec54ccbe0e42d43aff551f823f38408dfa5" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.43.1/nextdns_1.43.1_windows_386.zip", + "hash": "eaa17906eadc9f3fc3128044fcdf43bf04bbd665f4750fe559eb003d20f53ef7" } }, "bin": "nextdns.exe",