Updated version of OpenSSL to 1_0_1i

This commit is contained in:
Dennis Lloyd Jr 2014-08-25 15:56:08 -04:00
parent 71bad78f6d
commit c2292669fd

View File

@ -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,