openssl-mingw: Update to version 1.1.1l_2

This commit is contained in:
Richard Kuhnt 2021-08-25 18:00:35 +00:00
parent 18caa6a44a
commit 96a5dfa5ef

View File

@ -1,18 +1,18 @@
{ {
"version": "1.1.1l_1", "version": "1.1.1l_2",
"description": "A robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols.", "description": "A robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols.",
"homepage": "https://curl.haxx.se/windows/", "homepage": "https://curl.haxx.se/windows/",
"license": "OpenSSL", "license": "OpenSSL",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://curl.haxx.se/windows/dl-7.78.0_1/openssl-1.1.1l_1-win64-mingw.tar.xz", "url": "https://curl.haxx.se/windows/dl-7.78.0_2/openssl-1.1.1l_2-win64-mingw.tar.xz",
"hash": "58aab518f0157485193f41f71118560b884f5e07ef426c273380a920e7ced8df", "hash": "9657170613c5ce5ee3dd9471943640e14082e8397f572190d9fda48888089ea8",
"extract_dir": "openssl-1.1.1l_1-win64-mingw" "extract_dir": "openssl-1.1.1l_2-win64-mingw"
}, },
"32bit": { "32bit": {
"url": "https://curl.haxx.se/windows/dl-7.78.0_1/openssl-1.1.1l_1-win32-mingw.tar.xz", "url": "https://curl.haxx.se/windows/dl-7.78.0_2/openssl-1.1.1l_2-win32-mingw.tar.xz",
"hash": "fb239c14f3e94adf9843eb2cbd406936f287ff8bc7e6d91c31d68df13095b036", "hash": "fefc41ed03f13f2bfbb68a94fe3bb5dd8858e517d888c11ff9cb7ad2d318c303",
"extract_dir": "openssl-1.1.1l_1-win32-mingw" "extract_dir": "openssl-1.1.1l_2-win32-mingw"
} }
}, },
"bin": "openssl.exe", "bin": "openssl.exe",