From 77278d7bc1145f94e2c2a18a38f08b64af521219 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 04:27:09 +0000 Subject: [PATCH] nextdns: Update to version 1.43.4 --- bucket/nextdns.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nextdns.json b/bucket/nextdns.json index 3d386af060..ab378eda59 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.43.3", + "version": "1.43.4", "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.3/nextdns_1.43.3_windows_amd64.zip", - "hash": "bb729b9170c519041f52725a9b8f033f3dfaf3d62ec7782fc9adc7b23b7eb4c9" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.43.4/nextdns_1.43.4_windows_amd64.zip", + "hash": "317459ad30bcc6bfe19e05b51d8f29a4af69f06c61c2df6cb2913a9caee02183" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.43.3/nextdns_1.43.3_windows_386.zip", - "hash": "953058dc4099f44838923d46ab402319d8d2530756e78623a4130d082acde705" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.43.4/nextdns_1.43.4_windows_386.zip", + "hash": "3038a450b1ce2e3ccf6aa4c4c5ebf0eeb59c52aef4f73197df42bbe855a49c08" } }, "bin": "nextdns.exe",