diff --git a/bucket/nextdns.json b/bucket/nextdns.json index 4e443ba747..8f6e109456 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.40.0", + "version": "1.40.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.40.0/nextdns_1.40.0_windows_amd64.zip", - "hash": "47c9b7c495035b8634db01a64f3d8e9f067a60b5c809dd19007a1463c1e4679e" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.40.1/nextdns_1.40.1_windows_amd64.zip", + "hash": "1e7f2c217ecb82bdbf8fbce85880f7238138c9bc08913cd285c4c51117c11586" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.40.0/nextdns_1.40.0_windows_386.zip", - "hash": "4774c9e0a719d0e495d193c0fa8b033a2d8d16c45f22ab99cbda51e45ed07494" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.40.1/nextdns_1.40.1_windows_386.zip", + "hash": "4f62f95c15b1a2543fb75fc497cd7aa9a61c9ed392bc3b13455767ebe59aa38b" } }, "bin": "nextdns.exe",