diff --git a/bucket/dnscrypt-proxy.json b/bucket/dnscrypt-proxy.json index eeff83e421..8b80eacc55 100644 --- a/bucket/dnscrypt-proxy.json +++ b/bucket/dnscrypt-proxy.json @@ -1,5 +1,5 @@ { - "version": "2.1.5", + "version": "2.1.6", "description": "A flexible DNS proxy, with support for encrypted DNS protocols", "homepage": "https://dnscrypt.info", "license": "ISC", @@ -10,13 +10,13 @@ ], "architecture": { "64bit": { - "url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.1.5/dnscrypt-proxy-win64-2.1.5.zip", - "hash": "55e2689b8604f7de88d6cfe0a5396e166acce1acae51adbddb314e36eda89a9f", + "url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.1.6/dnscrypt-proxy-win64-2.1.6.zip", + "hash": "6e1cbf14801de211edcb0700e2a7e2c5f99c9ad78a3d6ecbae27ee1f5a59b45d", "extract_dir": "win64" }, "32bit": { - "url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.1.5/dnscrypt-proxy-win32-2.1.5.zip", - "hash": "99176d9ac53217976423b727f3b238c418b9e94cfeb55a9b9439fd01354f7535", + "url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.1.6/dnscrypt-proxy-win32-2.1.6.zip", + "hash": "989406f6c305262b286b13b01a6f5f825fca0354bb6951405d829efb340f1777", "extract_dir": "win32" } },