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