openssl-mingw: Update to version 1.1.1j_3

This commit is contained in:
Richard Kuhnt 2021-02-19 13:01:48 +00:00
parent f1167245e1
commit bd7d278e76

View File

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