diff --git a/bucket/nextdns.json b/bucket/nextdns.json index d0cd4c0b9b..91784b46fa 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.37.2", + "version": "1.37.3", "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.37.2/nextdns_1.37.2_windows_amd64.zip", - "hash": "4cdf6c3081527a006f4288295c98563a57ad6be8f3447968d309e1a4fc62d3fb" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.37.3/nextdns_1.37.3_windows_amd64.zip", + "hash": "0f7d4ea439d00ffb111b3d8f41493bbc757414177906c2984210858fc7452302" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.37.2/nextdns_1.37.2_windows_386.zip", - "hash": "154e715f0362144156b0decd341e13f39866509e95339870c01bcf168064584a" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.37.3/nextdns_1.37.3_windows_386.zip", + "hash": "2f1a196c20300ceeca75f0badee2868bd8f2f921a938ae668a8327587a72f015" } }, "bin": "nextdns.exe",