diff --git a/bucket/nextdns.json b/bucket/nextdns.json index 91784b46fa..dc58fced0f 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.37.3", + "version": "1.37.7", "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.3/nextdns_1.37.3_windows_amd64.zip", - "hash": "0f7d4ea439d00ffb111b3d8f41493bbc757414177906c2984210858fc7452302" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.37.7/nextdns_1.37.7_windows_amd64.zip", + "hash": "2a54d6052441d7257ad1fc51a514a58e580bdf59405fe3aee5927959818d8dca" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.37.3/nextdns_1.37.3_windows_386.zip", - "hash": "2f1a196c20300ceeca75f0badee2868bd8f2f921a938ae668a8327587a72f015" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.37.7/nextdns_1.37.7_windows_386.zip", + "hash": "07ef5f6f965697712aa954a4a4bddae4386fb94f11954914387a4c3547e324e3" } }, "bin": "nextdns.exe",