openssl-mingw: Update to version 1.1.1g_2

This commit is contained in:
Richard Kuhnt 2020-04-21 20:01:49 +00:00
parent 8e1e7146e1
commit acd8b58744

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.1f_1",
"version": "1.1.1g_2",
"license": "OpenSSL",
"architecture": {
"64bit": {
"url": "https://curl.haxx.se/windows/dl-7.69.1_1/openssl-1.1.1f_1-win64-mingw.tar.xz",
"hash": "1cd594394d542891320d8843d5f250922ec7a45d0232ba0d234d3a14a36ce81e",
"extract_dir": "openssl-1.1.1f-win64-mingw"
"url": "https://curl.haxx.se/windows/dl-7.69.1_2/openssl-1.1.1g_2-win64-mingw.tar.xz",
"hash": "0f956e850cacd7f35a7acfa46ef92facb48c9ee47beaeb67e31d2860e085da94",
"extract_dir": "openssl-1.1.1g-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.69.1_1/openssl-1.1.1f_1-win32-mingw.tar.xz",
"hash": "bf172b325be270bcbbf91898f69b0580f52f091bb8838fd24b0721e6fa852bb1",
"extract_dir": "openssl-1.1.1f-win32-mingw"
"url": "https://curl.haxx.se/windows/dl-7.69.1_2/openssl-1.1.1g_2-win32-mingw.tar.xz",
"hash": "afea8d084df3985a05b36f7b6d1d35fd32808ab7532b9ceba9ab1981fb5a96f7",
"extract_dir": "openssl-1.1.1g-win32-mingw"
}
},
"bin": "openssl.exe",