openssl-mingw: Update to version 1.1.1h_5

This commit is contained in:
Richard Kuhnt 2020-09-27 20:00:26 +00:00
parent 0529e37dc6
commit c8a6633a7d

View File

@ -1,18 +1,18 @@
{
"homepage": "https://curl.haxx.se/windows/",
"description": "A robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols.",
"version": "1.1.1g_3",
"version": "1.1.1h_5",
"license": "OpenSSL",
"architecture": {
"64bit": {
"url": "https://curl.haxx.se/windows/dl-7.72.0_3/openssl-1.1.1g_3-win64-mingw.tar.xz",
"hash": "cbdcbd72390e52e5319748c0d203b025293ae227212324fe853b10853206a71e",
"extract_dir": "openssl-1.1.1g-win64-mingw"
"url": "https://curl.haxx.se/windows/dl-7.72.0_5/openssl-1.1.1h_5-win64-mingw.tar.xz",
"hash": "c97cad4826e5eed8a761f17a64d02dfbf4acdde7677f8a03ce461113374c8635",
"extract_dir": "openssl-1.1.1h-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.72.0_3/openssl-1.1.1g_3-win32-mingw.tar.xz",
"hash": "d9705019066b94370b60b54bf7e7e812092bdff5c8e04cbbb18f1a53fa7525c0",
"extract_dir": "openssl-1.1.1g-win32-mingw"
"url": "https://curl.haxx.se/windows/dl-7.72.0_5/openssl-1.1.1h_5-win32-mingw.tar.xz",
"hash": "fc0186f603d4696c18c5e2fda8dc459cf9a181a2d7e3824825fd3e5d7bbdc259",
"extract_dir": "openssl-1.1.1h-win32-mingw"
}
},
"bin": "openssl.exe",