From a103c5602c759bf6672dcd596b1dc34bb53ce223 Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Thu, 5 May 2016 19:24:23 +1000 Subject: [PATCH] openssl 1.0.2h (missing info from #825) --- openssl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/openssl.json b/openssl.json index 304afa2928..4c7ff91820 100644 --- a/openssl.json +++ b/openssl.json @@ -1,15 +1,15 @@ { "homepage": "http://slproweb.com/products/Win32OpenSSL.html", - "version": "1.0.2g", + "version": "1.0.2h", "license": "https://www.openssl.org/source/license.html", "architecture": { "64bit": { "url": "http://slproweb.com/download/Win64OpenSSL-1_0_2h.exe", - "hash": "eed0d24e86e942a4c693e33c7797bfbdcca029348ed1e0b1e88bb51ed16ed650" + "hash": "2a20c0c0edb8835b51e6e377ffdd03d72806a9346013a3c98a051f1a9ae76d69" }, "32bit": { "url": "http://slproweb.com/download/Win32OpenSSL-1_0_2h.exe", - "hash": "453eac4277489af6a3e336d404d81fef3d953cb98c28e2d24ba6081bc541abff" + "hash": "f78bc0f18f17df85665e71594a206f5a16cf72bfd5b4d3e2568ec5cdf019285b" } }, "innosetup": true,