openssl: Update to version 1.1.1j

This commit is contained in:
Richard Kuhnt 2021-02-17 17:01:49 +00:00
parent 846f8ebc5c
commit 66856c88ae

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.1i", "version": "1.1.1j",
"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_1i.exe", "url": "https://slproweb.com/download/Win64OpenSSL-1_1_1j.exe",
"hash": "20bca2b22ae0ca9e592820828edfe07781a25cbc14c925495a74e5f1f32b541c" "hash": "eaf2bd1fcd9b362b632a4e3f0fb22f35c904bd0c0862c8fd35ea4534e0587d2c"
}, },
"32bit": { "32bit": {
"url": "https://slproweb.com/download/Win32OpenSSL-1_1_1i.exe", "url": "https://slproweb.com/download/Win32OpenSSL-1_1_1j.exe",
"hash": "7146a4c2f9b5efe51ef7d7e431ef49daad73cdddc73ab455637595ad25a0d02a" "hash": "a4f684b25f24ef2c3ec546dc7abffaec210582f9405c03199945ee13075eb039"
} }
}, },
"innosetup": true, "innosetup": true,