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",