openssl-mingw: Update to version 1.1.1d_2

This commit is contained in:
Richard Kuhnt 2019-09-11 18:00:16 +00:00
parent 78bfa05ace
commit 976651c50a

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.1c_1",
"version": "1.1.1d_2",
"license": "OpenSSL",
"architecture": {
"64bit": {
"url": "https://curl.haxx.se/windows/dl-7.65.3_1/openssl-1.1.1c_1-win64-mingw.tar.xz",
"hash": "58884dfc6d24f91809c56ae00d6a19646245cc289345b4d890f1ceacfec69356",
"extract_dir": "openssl-1.1.1c-win64-mingw"
"url": "https://curl.haxx.se/windows/dl-7.66.0_2/openssl-1.1.1d_2-win64-mingw.tar.xz",
"hash": "27e882251a623636075ea65017eca6e6f06d227eed892d9be62e5b23c7e2ad05",
"extract_dir": "openssl-1.1.1d-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.65.3_1/openssl-1.1.1c_1-win32-mingw.tar.xz",
"hash": "e625c08cc9930c844777d26e67485f927cdaac87d950cf7be77a83e609cd2999",
"extract_dir": "openssl-1.1.1c-win32-mingw"
"url": "https://curl.haxx.se/windows/dl-7.66.0_2/openssl-1.1.1d_2-win32-mingw.tar.xz",
"hash": "ffc4d9b4ed0c4dd509a70bad045b5ea1ff4bddcb41e1dfa325bc76390cf91524",
"extract_dir": "openssl-1.1.1d-win32-mingw"
}
},
"bin": "openssl.exe",