diff --git a/bucket/dnscrypt-proxy.json b/bucket/dnscrypt-proxy.json index 81c85aa3a4..6d46917c88 100644 --- a/bucket/dnscrypt-proxy.json +++ b/bucket/dnscrypt-proxy.json @@ -1,17 +1,17 @@ { - "version": "2.0.39", + "version": "2.0.40", "description": "A flexible DNS proxy, with support for encrypted DNS protocols", "homepage": "https://dnscrypt.info", "license": "ISC", "architecture": { "64bit": { - "url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.0.39/dnscrypt-proxy-win64-2.0.39.zip", - "hash": "babd4122c3b44230abe2f74a8660bdf8b65276236e62b2fbdf0628a104000e95", + "url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.0.40/dnscrypt-proxy-win64-2.0.40.zip", + "hash": "f3be589a60303881453b007e5844c81e6e50a0c1161eb6d0d2ddcb72e44c8716", "extract_dir": "win64" }, "32bit": { - "url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.0.39/dnscrypt-proxy-win32-2.0.39.zip", - "hash": "29e7b2bb8b34c3bf59fc03be3a2f936d3a0539f2fce44d66cd06893ed4121419", + "url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.0.40/dnscrypt-proxy-win32-2.0.40.zip", + "hash": "f5e9c5474e790a5bf7bdff377eecfe0a33340a5aa08f0c17ba28eb5c9d3438a2", "extract_dir": "win32" } },