openssl-mingw: Update to version 1.1.1g_2

This commit is contained in:
Richard Kuhnt 2020-06-08 23:00:24 +00:00
parent ef1952faf6
commit ad8a189556

View File

@ -1,17 +1,17 @@
{
"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_1",
"version": "1.1.1g_2",
"license": "OpenSSL",
"architecture": {
"64bit": {
"url": "https://curl.haxx.se/windows/dl-7.70.0_1/openssl-1.1.1g_1-win64-mingw.tar.xz",
"hash": "2a013c1e57947375643a1170385e435d42dea0689b718b7387d86360307be366",
"url": "https://curl.haxx.se/windows/dl-7.70.0_2/openssl-1.1.1g_2-win64-mingw.tar.xz",
"hash": "cbdcbd72390e52e5319748c0d203b025293ae227212324fe853b10853206a71e",
"extract_dir": "openssl-1.1.1g-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.70.0_1/openssl-1.1.1g_1-win32-mingw.tar.xz",
"hash": "ee8880b47c11edfe2368b8cb2905c62107a715203222c9f71f3d829963a669b4",
"url": "https://curl.haxx.se/windows/dl-7.70.0_2/openssl-1.1.1g_2-win32-mingw.tar.xz",
"hash": "d9705019066b94370b60b54bf7e7e812092bdff5c8e04cbbb18f1a53fa7525c0",
"extract_dir": "openssl-1.1.1g-win32-mingw"
}
},