diff --git a/bucket/dnscrypt-proxy.json b/bucket/dnscrypt-proxy.json index 6d46917c88..2bfd237cf4 100644 --- a/bucket/dnscrypt-proxy.json +++ b/bucket/dnscrypt-proxy.json @@ -1,17 +1,17 @@ { - "version": "2.0.40", + "version": "2.0.41", "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.40/dnscrypt-proxy-win64-2.0.40.zip", - "hash": "f3be589a60303881453b007e5844c81e6e50a0c1161eb6d0d2ddcb72e44c8716", + "url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.0.41/dnscrypt-proxy-win64-2.0.41.zip", + "hash": "7247b1afed996308e073988bf998a0cf898de444e8766e1fb820dcf0b94fb111", "extract_dir": "win64" }, "32bit": { - "url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.0.40/dnscrypt-proxy-win32-2.0.40.zip", - "hash": "f5e9c5474e790a5bf7bdff377eecfe0a33340a5aa08f0c17ba28eb5c9d3438a2", + "url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.0.41/dnscrypt-proxy-win32-2.0.41.zip", + "hash": "d8260f3e1abf19aa10c52412b4a7f49f4218406623c669fa0d7f8ec0fe4c2f8c", "extract_dir": "win32" } },