diff --git a/bucket/nextdns.json b/bucket/nextdns.json index d55bf7c9f1..ca6e613789 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.33.2", + "version": "1.33.11", "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.33.2/nextdns_1.33.2_windows_amd64.zip", - "hash": "44d9d7c8eb1217171122fdbb60acca25ef09915f992df1a61cabc91e9a63f359" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.33.11/nextdns_1.33.11_windows_amd64.zip", + "hash": "220dc0a68b9559430e596affd2a80974e1e5cf5c27a979d74f52e80effeeb933" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.33.2/nextdns_1.33.2_windows_386.zip", - "hash": "61cbeae4b8b31e707cd729c14b3a25a397327eca387a41ec84a60029a4395f5c" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.33.11/nextdns_1.33.11_windows_386.zip", + "hash": "0c7a1621ab91bcb6fa01f1240a833262f1ad4aed350af26446089097daf4358d" } }, "bin": "nextdns.exe",