openssl: Update to version 1.1.1f

This commit is contained in:
Richard Kuhnt 2020-03-31 16:01:50 +00:00
parent 05ec2d015a
commit b616d05ccb

View File

@ -1,6 +1,6 @@
{ {
"homepage": "https://slproweb.com/products/Win32OpenSSL.html", "homepage": "https://slproweb.com/products/Win32OpenSSL.html",
"version": "1.1.1e", "version": "1.1.1f",
"license": { "license": {
"identifier": "OpenSSL|Freeware", "identifier": "OpenSSL|Freeware",
"url": "https://www.openssl.org/source/license-openssl-ssleay.txt" "url": "https://www.openssl.org/source/license-openssl-ssleay.txt"
@ -8,12 +8,12 @@
"description": "TLS/SSL toolkit", "description": "TLS/SSL toolkit",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://slproweb.com/download/Win64OpenSSL-1_1_1e.exe", "url": "https://slproweb.com/download/Win64OpenSSL-1_1_1f.exe",
"hash": "757a3b38370362df05756e45249f96c3193a387f04a650a7001b365f4eb11f10" "hash": "3571bf0fc253312fb7289a12d0f543e5a63846bc628cf94b0bf25f73cf5fd641"
}, },
"32bit": { "32bit": {
"url": "https://slproweb.com/download/Win32OpenSSL-1_1_1e.exe", "url": "https://slproweb.com/download/Win32OpenSSL-1_1_1f.exe",
"hash": "b4d325f3fb43deb9f7a3bc2ba1b14c9029212b3865430eeb2fdbca86e1b76008" "hash": "a62e09547f89741e449402eb3688235d909cb6b29f8c631495b5f58bf52d4e5c"
} }
}, },
"innosetup": true, "innosetup": true,