openssl: Update to version 1.1.1k

This commit is contained in:
Richard Kuhnt 2021-03-26 06:00:23 +00:00
parent 0ac4b899d5
commit 8a2d52abea

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.1j", "version": "1.1.1k",
"description": "TLS/SSL toolkit", "description": "TLS/SSL toolkit",
"homepage": "https://slproweb.com/products/Win32OpenSSL.html", "homepage": "https://slproweb.com/products/Win32OpenSSL.html",
"license": { "license": {
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://slproweb.com/download/Win64OpenSSL-1_1_1j.exe", "url": "https://slproweb.com/download/Win64OpenSSL-1_1_1k.exe",
"hash": "eaf2bd1fcd9b362b632a4e3f0fb22f35c904bd0c0862c8fd35ea4534e0587d2c" "hash": "e04b056b83572e8395aa680733fb988c6fc005b86e45f9ac0569796dfcbeaf13"
}, },
"32bit": { "32bit": {
"url": "https://slproweb.com/download/Win32OpenSSL-1_1_1j.exe", "url": "https://slproweb.com/download/Win32OpenSSL-1_1_1k.exe",
"hash": "a4f684b25f24ef2c3ec546dc7abffaec210582f9405c03199945ee13075eb039" "hash": "ff2e8168216e279b9a537d2281f7240ccf4629e23139d71d981af63bc537c9d9"
} }
}, },
"innosetup": true, "innosetup": true,