openssl: Update to version 1.1.1i

This commit is contained in:
Richard Kuhnt 2020-12-08 22:01:47 +00:00
parent 972f0dfa9b
commit 76ab342998

View File

@ -1,6 +1,6 @@
{
"homepage": "https://slproweb.com/products/Win32OpenSSL.html",
"version": "1.1.1h",
"version": "1.1.1i",
"license": {
"identifier": "OpenSSL|Freeware",
"url": "https://www.openssl.org/source/license-openssl-ssleay.txt"
@ -8,12 +8,12 @@
"description": "TLS/SSL toolkit",
"architecture": {
"64bit": {
"url": "https://slproweb.com/download/Win64OpenSSL-1_1_1h.exe",
"hash": "c98dcf06d700dffbc5eb3b10520be77c44c176b4c1b990543ff72ffa643feb5f"
"url": "https://slproweb.com/download/Win64OpenSSL-1_1_1i.exe",
"hash": "20bca2b22ae0ca9e592820828edfe07781a25cbc14c925495a74e5f1f32b541c"
},
"32bit": {
"url": "https://slproweb.com/download/Win32OpenSSL-1_1_1h.exe",
"hash": "1f2701ca196013d8ca226c229688034b99c6d9afa1efc900c87ce917df59b84f"
"url": "https://slproweb.com/download/Win32OpenSSL-1_1_1i.exe",
"hash": "7146a4c2f9b5efe51ef7d7e431ef49daad73cdddc73ab455637595ad25a0d02a"
}
},
"innosetup": true,