From c2292669fda024079d9cb25dcbf339b8a73f5650 Mon Sep 17 00:00:00 2001 From: Dennis Lloyd Jr Date: Mon, 25 Aug 2014 15:56:08 -0400 Subject: [PATCH] Updated version of OpenSSL to 1_0_1i --- openssl.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/openssl.json b/openssl.json index cabef5c7ee..bb7f570252 100644 --- a/openssl.json +++ b/openssl.json @@ -4,12 +4,12 @@ "license": "https://www.openssl.org/source/license.html", "architecture": { "64bit": { - "url": "http://slproweb.com/download/Win64OpenSSL-1_0_1h.exe", - "hash": "8e8bd8ea255e0eeea49bbac60c3dc107023940c7947a7ddd8a504ed44b51ff81" + "url": "http://slproweb.com/download/Win64OpenSSL-1_0_1i.exe", + "hash": "C0E05B7BD5B71D6DD0845F9FC80A08B0617635941953EFE4D00B8C7D29C832CE" }, "32bit": { - "url": "http://slproweb.com/download/Win32OpenSSL-1_0_1h.exe", - "hash": "aac6569630db46a0222bda205c780fbbf423a0cb3c3e3474456c2cd229811962" + "url": "http://slproweb.com/download/Win32OpenSSL-1_0_1i.exe", + "hash": "C0E05B7BD5B71D6DD0845F9FC80A08B0617635941953EFE4D00B8C7D29C832CE" } }, "innosetup": true,