openssl 1.0.2h (missing info from #825)

This commit is contained in:
Luke Sampson 2016-05-05 19:24:23 +10:00
parent 14e1ac6b4a
commit a103c5602c

View File

@ -1,15 +1,15 @@
{ {
"homepage": "http://slproweb.com/products/Win32OpenSSL.html", "homepage": "http://slproweb.com/products/Win32OpenSSL.html",
"version": "1.0.2g", "version": "1.0.2h",
"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_2h.exe", "url": "http://slproweb.com/download/Win64OpenSSL-1_0_2h.exe",
"hash": "eed0d24e86e942a4c693e33c7797bfbdcca029348ed1e0b1e88bb51ed16ed650" "hash": "2a20c0c0edb8835b51e6e377ffdd03d72806a9346013a3c98a051f1a9ae76d69"
}, },
"32bit": { "32bit": {
"url": "http://slproweb.com/download/Win32OpenSSL-1_0_2h.exe", "url": "http://slproweb.com/download/Win32OpenSSL-1_0_2h.exe",
"hash": "453eac4277489af6a3e336d404d81fef3d953cb98c28e2d24ba6081bc541abff" "hash": "f78bc0f18f17df85665e71594a206f5a16cf72bfd5b4d3e2568ec5cdf019285b"
} }
}, },
"innosetup": true, "innosetup": true,