Updates OpenSSL to 1.0.2g

This commit is contained in:
berwyn 2016-03-18 09:46:15 -06:00
parent aaba2cb027
commit cb1e75dae2

View File

@ -1,15 +1,15 @@
{ {
"homepage": "http://slproweb.com/products/Win32OpenSSL.html", "homepage": "http://slproweb.com/products/Win32OpenSSL.html",
"version": "1.0.2f", "version": "1.0.2g",
"license": "https://www.openssl.org/source/license.html", "license": "https://www.openssl.org/source/license.html",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "http://slproweb.com/download/Win64OpenSSL-1_0_2f.exe", "url": "http://slproweb.com/download/Win64OpenSSL-1_0_2g.exe",
"hash": "59f665e35aaa4eab80ea2a25a519cee37dc6266a7d0bf8b2bd9bf0762b4a5277" "hash": "eed0d24e86e942a4c693e33c7797bfbdcca029348ed1e0b1e88bb51ed16ed650"
}, },
"32bit": { "32bit": {
"url": "http://slproweb.com/download/Win32OpenSSL-1_0_2f.exe", "url": "http://slproweb.com/download/Win32OpenSSL-1_0_2g.exe",
"hash": "860ae3edbaf402d9467d27abb06ce4f19cdf09fbee489d3ccca49e8126a396ef" "hash": "453eac4277489af6a3e336d404d81fef3d953cb98c28e2d24ba6081bc541abff"
} }
}, },
"innosetup": true, "innosetup": true,