diff --git a/bucket/nextdns.json b/bucket/nextdns.json index 8f6e109456..2e5be2182f 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.40.1", + "version": "1.41.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.40.1/nextdns_1.40.1_windows_amd64.zip", - "hash": "1e7f2c217ecb82bdbf8fbce85880f7238138c9bc08913cd285c4c51117c11586" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.41.0/nextdns_1.41.0_windows_amd64.zip", + "hash": "847ac811e84e5be273eaee02fe51c0226ed98d6f241d9628310d8903ea777596" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.40.1/nextdns_1.40.1_windows_386.zip", - "hash": "4f62f95c15b1a2543fb75fc497cd7aa9a61c9ed392bc3b13455767ebe59aa38b" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.41.0/nextdns_1.41.0_windows_386.zip", + "hash": "5f4ec27cbcfe581ce459753273704047c742d25cdd60ddb84723f2135cb948bf" } }, "bin": "nextdns.exe",