diff --git a/bucket/dnscrypt-proxy.json b/bucket/dnscrypt-proxy.json index 86add21b4f..db63dc9da5 100644 --- a/bucket/dnscrypt-proxy.json +++ b/bucket/dnscrypt-proxy.json @@ -1,17 +1,17 @@ { - "version": "2.0.25", + "version": "2.0.26", "description": "A flexible DNS proxy, with support for encrypted DNS protocols", "homepage": "https://dnscrypt.info", "license": "ISC", "architecture": { "64bit": { - "url": "https://github.com/jedisct1/dnscrypt-proxy/releases/download/2.0.25/dnscrypt-proxy-win64-2.0.25.zip", - "hash": "610e5f963b5511729bd9cc360dc37f3070f6e5ecf6bd799617e5c7bd9cb8737e", + "url": "https://github.com/jedisct1/dnscrypt-proxy/releases/download/2.0.26/dnscrypt-proxy-win64-2.0.26.zip", + "hash": "3bc4cf63418df46d99977ef7c509c234059f4b32f63b3afed86aa7f8a1638a0f", "extract_dir": "win64" }, "32bit": { - "url": "https://github.com/jedisct1/dnscrypt-proxy/releases/download/2.0.25/dnscrypt-proxy-win32-2.0.25.zip", - "hash": "8de68be8fd39eea2477c743ba9548abed3e00225153fb8463787def7d450a4af", + "url": "https://github.com/jedisct1/dnscrypt-proxy/releases/download/2.0.26/dnscrypt-proxy-win32-2.0.26.zip", + "hash": "3e091dd629b44331991f8570358a5941813d6495ede2ce37365ada25dec67385", "extract_dir": "win32" } },