diff --git a/bucket/dnscrypt-proxy.json b/bucket/dnscrypt-proxy.json index f7170cbc80..fbe2592313 100644 --- a/bucket/dnscrypt-proxy.json +++ b/bucket/dnscrypt-proxy.json @@ -1,17 +1,17 @@ { - "version": "2.0.42", + "version": "2.0.43", "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.42/dnscrypt-proxy-win64-2.0.42.zip", - "hash": "0832b00af13c62264cea992cdbaf91a7e4f6063391ea186d792ef0fb3c47eae8", + "url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.0.43/dnscrypt-proxy-win64-2.0.43.zip", + "hash": "6c8951dbb2fad33328b87495533365d3c0dfd933bbaee11e2b18038f41b1d1fe", "extract_dir": "win64" }, "32bit": { - "url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.0.42/dnscrypt-proxy-win32-2.0.42.zip", - "hash": "a90cc4980ccc4a0634631f9e58b620f8f3d831d5f48342c3bc3cfe1efbbe145a", + "url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.0.43/dnscrypt-proxy-win32-2.0.43.zip", + "hash": "b65894cb5a0c78348b83fc882081f6468f288d770993364c092ae0e6fc7bbcf2", "extract_dir": "win32" } },