Add fix issue #666 for OpenSSL update

This commit is contained in:
Ryan J. McDonough 2016-01-31 18:18:43 -05:00
parent 64a5ae01af
commit 486bde8aa9

View File

@ -1,15 +1,15 @@
{ {
"homepage": "http://slproweb.com/products/Win32OpenSSL.html", "homepage": "http://slproweb.com/products/Win32OpenSSL.html",
"version": "1.0.2e", "version": "1.0.2f",
"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_2e.exe", "url": "http://slproweb.com/download/Win64OpenSSL-1_0_2f.exe",
"hash": "21ce9fd78387030016b584205f6b6e3ca33e502d4c685c297b72f849ab129aa4" "hash": "59f665e35aaa4eab80ea2a25a519cee37dc6266a7d0bf8b2bd9bf0762b4a5277"
}, },
"32bit": { "32bit": {
"url": "http://slproweb.com/download/Win32OpenSSL-1_0_2e.exe", "url": "http://slproweb.com/download/Win32OpenSSL-1_0_2f.exe",
"hash": "f4137428371ccfb339c90bc335993d124cb11179376a72bdc8db79b35162d33e" "hash": "860ae3edbaf402d9467d27abb06ce4f19cdf09fbee489d3ccca49e8126a396ef"
} }
}, },
"innosetup": true, "innosetup": true,