openssl-mingw: Update to version 1.1.1k_5

This commit is contained in:
Richard Kuhnt 2021-03-25 17:00:39 +00:00
parent 3102ee2c42
commit bd1b9d0e78

View File

@ -1,18 +1,18 @@
{
"version": "1.1.1j_4",
"version": "1.1.1k_5",
"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_4/openssl-1.1.1j_4-win64-mingw.tar.xz",
"hash": "d36670740c4b94616adf95acfa0dd329c03fc875e4ff0b326295c510e0114280",
"extract_dir": "openssl-1.1.1j_4-win64-mingw"
"url": "https://curl.haxx.se/windows/dl-7.75.0_5/openssl-1.1.1k_5-win64-mingw.tar.xz",
"hash": "9cd6bca56adfe653b3a84468b1cc70fbe016c2a0e118dfdce45fa7029c7cc1d9",
"extract_dir": "openssl-1.1.1k_5-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.75.0_4/openssl-1.1.1j_4-win32-mingw.tar.xz",
"hash": "40059506192533822a79bb6867ec0c70060da3b69d60673def88759448474081",
"extract_dir": "openssl-1.1.1j_4-win32-mingw"
"url": "https://curl.haxx.se/windows/dl-7.75.0_5/openssl-1.1.1k_5-win32-mingw.tar.xz",
"hash": "34ec560825ac15ee4bbdb416b12b2c508e233a200f4388fe15be354ff9a27281",
"extract_dir": "openssl-1.1.1k_5-win32-mingw"
}
},
"bin": "openssl.exe",