diff --git a/bucket/nextdns.json b/bucket/nextdns.json index b0912424d5..a399113672 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.9.4", + "version": "1.9.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.9.4/nextdns_1.9.4_windows_amd64.zip", - "hash": "d97f23c9f2d33ac4674478864f25efae3f1fdf102eb240a38c79325cdb2110ed" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.9.6/nextdns_1.9.6_windows_amd64.zip", + "hash": "da843ab3e82876eddd38408cea2144c7698ee5cae4e64fd688a494f4897256d5" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.9.4/nextdns_1.9.4_windows_386.zip", - "hash": "72a57c1d31520b300ab2776181618068415e2c61543de724bcd995c16a07b2ab" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.9.6/nextdns_1.9.6_windows_386.zip", + "hash": "318f6a80841197d7de9caae013b28958893c69572d803200f38b7ee662479f4c" } }, "bin": "nextdns.exe",