From 04a45fcbf0bab1c98baf1754a3e87d9c9e9fc982 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 04:29:25 +0000 Subject: [PATCH] nextdns: Update to version 1.44.4 --- bucket/nextdns.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nextdns.json b/bucket/nextdns.json index 2259cc9deb..463bfa7fa8 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.44.3", + "version": "1.44.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.44.3/nextdns_1.44.3_windows_amd64.zip", - "hash": "59d5a64dbac2c8c340676caaaa52d8d9d49da38e663df20f2b1b5860479f4ab7" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.44.4/nextdns_1.44.4_windows_amd64.zip", + "hash": "7ae96234be5b1cc934559aba86c6cba327bd714cfed8101fb19ab1621bc49f73" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.44.3/nextdns_1.44.3_windows_386.zip", - "hash": "26c57de900a3e7e7dae79e9746cad2570607137ad713788789ef93bd0b1623c3" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.44.4/nextdns_1.44.4_windows_386.zip", + "hash": "7aff950b9fc1386c10ecb61be0b416106c883bc1b4844cb9b0eca791e2266d2d" } }, "bin": "nextdns.exe",