From 699093313f2fbe9a70a1347921eddb6a85ed1dad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 04:30:13 +0000 Subject: [PATCH] nextdns: Update to version 1.44.6 --- bucket/nextdns.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nextdns.json b/bucket/nextdns.json index 048286fed6..811d3de868 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.44.5", + "version": "1.44.6", "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.5/nextdns_1.44.5_windows_amd64.zip", - "hash": "ac99a10d4c8ad48d9c1999313214118c5751ff4132814228a82c5dc0ba330750" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.44.6/nextdns_1.44.6_windows_amd64.zip", + "hash": "71aad4bdac9b17b9fb62af73c7c92cbe1684b5d7dd5991268d0939ea30703b6e" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.44.5/nextdns_1.44.5_windows_386.zip", - "hash": "5048254f9ecd83bc94451264daa2fb161c183ea256d76ad877d75d19bbb2bec3" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.44.6/nextdns_1.44.6_windows_386.zip", + "hash": "5060818bbc66cac3d5d9b835431ec9aa348b6b98e8db1b48ed8088edf42c7a1d" } }, "bin": "nextdns.exe",