openssl-mingw: Update to version 1.1.1i_1

This commit is contained in:
Richard Kuhnt 2021-02-12 20:00:18 +00:00
parent ea6c8bfba0
commit b1c036d4ac

View File

@ -1,18 +1,18 @@
{
"version": "1.1.1i",
"version": "1.1.1i_1",
"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.75.0/openssl-1.1.1i-win64-mingw.tar.xz",
"url": "https://curl.haxx.se/windows/dl-7.75.0_1/openssl-1.1.1i_1-win64-mingw.tar.xz",
"hash": "5154915a36d13ea8ea140230ecc44d7f6a259be43e82948eabb269b74cd710b3",
"extract_dir": "openssl-1.1.1i-win64-mingw"
"extract_dir": "openssl-1.1.1i_1-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.75.0/openssl-1.1.1i-win32-mingw.tar.xz",
"url": "https://curl.haxx.se/windows/dl-7.75.0_1/openssl-1.1.1i_1-win32-mingw.tar.xz",
"hash": "4e535208ab12833fec3e36881554021786a14d6e71a6f94cad14521cea96a5f2",
"extract_dir": "openssl-1.1.1i-win32-mingw"
"extract_dir": "openssl-1.1.1i_1-win32-mingw"
}
},
"bin": "openssl.exe",