Update openssl to 1.1.0d

This commit is contained in:
Ross Smith II 2017-01-26 19:52:30 -08:00
parent a97546e982
commit 9bbda224d6

View File

@ -1,15 +1,16 @@
{
"homepage": "http://slproweb.com/products/Win32OpenSSL.html",
"version": "1.1.0c",
"version": "1.1.0d",
"license": "https://www.openssl.org/source/license.html",
"_comment": "Hashes at https://slproweb.com/download/win32_openssl_hashes.json",
"architecture": {
"64bit": {
"url": "https://slproweb.com/download/Win64OpenSSL-1_1_0c.exe",
"hash": "08099B4F6393325608ECABD541B9D51AAF2D856F3B8DF845237BBC22AAF510A1"
"url": "https://slproweb.com/download/Win64OpenSSL-1_1_0d.exe",
"hash": "71b4a8c2debfb91b13c9cb602af259eba07396e7b950962690a7af527b2cb3a3"
},
"32bit": {
"url": "https://slproweb.com/download/Win32OpenSSL-1_1_0c.exe",
"hash": "D763DE9E3AF24EFEAFB0A12A9554D44D0601AE66877B1EEB2B2A4674A77983F1"
"url": "https://slproweb.com/download/Win32OpenSSL-1_1_0d.exe",
"hash": "18646d225c37d1f7b18d4b58a9a3337749b51955259e0ce162fe94aab208f311"
}
},
"innosetup": true,