From bd7d278e768972530d5d216d8aecfb86f60116d8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 19 Feb 2021 13:01:48 +0000 Subject: [PATCH] openssl-mingw: Update to version 1.1.1j_3 --- bucket/openssl-mingw.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/openssl-mingw.json b/bucket/openssl-mingw.json index 3db4e328ce..b3cb266286 100644 --- a/bucket/openssl-mingw.json +++ b/bucket/openssl-mingw.json @@ -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",