openssl: Update to version 1.1.1c

This commit is contained in:
Richard Kuhnt 2019-05-29 07:00:38 +00:00
parent 977de8fe88
commit 3932786dd3

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://slproweb.com/products/Win32OpenSSL.html", "homepage": "https://slproweb.com/products/Win32OpenSSL.html",
"version": "1.1.1b", "version": "1.1.1c",
"license": "OpenSSL", "license": "OpenSSL",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://slproweb.com/download/Win64OpenSSL-1_1_1b.exe", "url": "https://slproweb.com/download/Win64OpenSSL-1_1_1c.exe",
"hash": "a04f2f34ff8a1512b9da5585adc25ec215f5f00d1768b280c6165ecfff820d2a" "hash": "f4d5895dbc08e58b034d190a9e79e8632964a7bf87da41d60dc0af068676ec44"
}, },
"32bit": { "32bit": {
"url": "https://slproweb.com/download/Win32OpenSSL-1_1_1b.exe", "url": "https://slproweb.com/download/Win32OpenSSL-1_1_1c.exe",
"hash": "e88d3d6a0c2cbf917f83248e3c2eff95be7413290b415d9c5d94899ac1e1be22" "hash": "f638eadb65ecec028afc17296cc277f0a764461ebb90e98701507ad33a88d6c1"
} }
}, },
"innosetup": true, "innosetup": true,