From e3cc4cf09ac121b5dafb7a29727aea2df71b42f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 20:27:59 +0000 Subject: [PATCH] nextdns: Update to version 1.44.5 --- bucket/nextdns.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nextdns.json b/bucket/nextdns.json index 463bfa7fa8..048286fed6 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.44.4", + "version": "1.44.5", "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.4/nextdns_1.44.4_windows_amd64.zip", - "hash": "7ae96234be5b1cc934559aba86c6cba327bd714cfed8101fb19ab1621bc49f73" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.44.5/nextdns_1.44.5_windows_amd64.zip", + "hash": "ac99a10d4c8ad48d9c1999313214118c5751ff4132814228a82c5dc0ba330750" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.44.4/nextdns_1.44.4_windows_386.zip", - "hash": "7aff950b9fc1386c10ecb61be0b416106c883bc1b4844cb9b0eca791e2266d2d" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.44.5/nextdns_1.44.5_windows_386.zip", + "hash": "5048254f9ecd83bc94451264daa2fb161c183ea256d76ad877d75d19bbb2bec3" } }, "bin": "nextdns.exe",