openssl-mingw: Update to version 1.1.1i

This commit is contained in:
Richard Kuhnt 2021-02-03 09:00:28 +00:00
parent 2e27ad0b9f
commit daa515d55b

View File

@ -1,18 +1,18 @@
{
"version": "1.1.1i_2",
"version": "1.1.1i",
"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/",
"license": "OpenSSL",
"architecture": {
"64bit": {
"url": "https://curl.haxx.se/windows/dl-7.74.0_2/openssl-1.1.1i_2-win64-mingw.tar.xz",
"hash": "0f32f41c698879c76aeb9c1dfd3f79725b7c522d998316e13d29e5ca5ae81e5d",
"extract_dir": "openssl-1.1.1i_2-win64-mingw"
"url": "https://curl.haxx.se/windows/dl-7.75.0/openssl-1.1.1i-win64-mingw.tar.xz",
"hash": "5154915a36d13ea8ea140230ecc44d7f6a259be43e82948eabb269b74cd710b3",
"extract_dir": "openssl-1.1.1i-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.74.0_2/openssl-1.1.1i_2-win32-mingw.tar.xz",
"hash": "f0ccccb8b258fb2a942bb666fd9c32224cd86648eb3c02a9becbe8c1c2dca123",
"extract_dir": "openssl-1.1.1i_2-win32-mingw"
"url": "https://curl.haxx.se/windows/dl-7.75.0/openssl-1.1.1i-win32-mingw.tar.xz",
"hash": "4e535208ab12833fec3e36881554021786a14d6e71a6f94cad14521cea96a5f2",
"extract_dir": "openssl-1.1.1i-win32-mingw"
}
},
"bin": "openssl.exe",