From 969fb7cec10eaf5a72b3f1ed3c8f8e47e089e8c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 28 Apr 2024 04:25:59 +0000 Subject: [PATCH] nextdns: Update to version 1.43.0 --- bucket/nextdns.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nextdns.json b/bucket/nextdns.json index 6f29b4a8a0..8d297f88e6 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.42.0", + "version": "1.43.0", "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.42.0/nextdns_1.42.0_windows_amd64.zip", - "hash": "33122b1a13b9136380f7154901a83de1b8d9be4a9e49231588bffb9d7e626d75" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.43.0/nextdns_1.43.0_windows_amd64.zip", + "hash": "ab4ed3476119bf55ddfbcacb3a4969e33b78639fa2e3896450014de2b18c9459" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.42.0/nextdns_1.42.0_windows_386.zip", - "hash": "82a25324a17ed75704e875261dd70970e8113ecdd38eb88f056923a96d41630a" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.43.0/nextdns_1.43.0_windows_386.zip", + "hash": "7aa86ffcec2a20801594826b388adec54ccbe0e42d43aff551f823f38408dfa5" } }, "bin": "nextdns.exe",