diff --git a/bucket/nextdns.json b/bucket/nextdns.json index 3b996ebc1a..261876a0b0 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.39.0", + "version": "1.39.1", "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.39.0/nextdns_1.39.0_windows_amd64.zip", - "hash": "c69bf7f2df001a54f60eb06f8b23711368094192c1cf5a3ba86b8b6ee845905a" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.39.1/nextdns_1.39.1_windows_amd64.zip", + "hash": "f2cbd00b1da613c777ddd00cd5a48a189741fd24186f7dd89d995281cb1b2b21" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.39.0/nextdns_1.39.0_windows_386.zip", - "hash": "9092d1cbb07a80ce4ce4f675f0f3d2e8e604c4d425c1bbd0406b5a11f1ba8119" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.39.1/nextdns_1.39.1_windows_386.zip", + "hash": "506baab3a2a7a485cb0daec9802522fea05752f7596a7c5ce998d89348254902" } }, "bin": "nextdns.exe",