From d121ea77db120c5bb474abc3dfcfd771a7b792e4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 9 Dec 2020 12:01:48 +0000 Subject: [PATCH] openssl-mingw: Update to version 1.1.1i --- 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 f2363d1c5d..a0b5f444b8 100644 --- a/bucket/openssl-mingw.json +++ b/bucket/openssl-mingw.json @@ -1,18 +1,18 @@ { - "version": "1.1.1i_6", + "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.73.0_6/openssl-1.1.1i_6-win64-mingw.tar.xz", - "hash": "5dc4ac29689e116ad8e3e1d0a41f7472ee8a7e4bf36867d29cff500a935bb3c3", - "extract_dir": "openssl-1.1.1i_6-win64-mingw" + "url": "https://curl.haxx.se/windows/dl-7.74.0/openssl-1.1.1i-win64-mingw.tar.xz", + "hash": "7c28c15255e7dbde7f0fa13e5b94662dd3eacb0a3a18031adb94c990abb45821", + "extract_dir": "openssl-1.1.1i-win64-mingw" }, "32bit": { - "url": "https://curl.haxx.se/windows/dl-7.73.0_6/openssl-1.1.1i_6-win32-mingw.tar.xz", - "hash": "33f4268653892098179ded760002bb9113115715e6eb3a55188f1cfd874e19f2", - "extract_dir": "openssl-1.1.1i_6-win32-mingw" + "url": "https://curl.haxx.se/windows/dl-7.74.0/openssl-1.1.1i-win32-mingw.tar.xz", + "hash": "a57e9ca63f75390e705169d8d524b18518a1e447c92ce874f07c90dc713d9f8a", + "extract_dir": "openssl-1.1.1i-win32-mingw" } }, "bin": "openssl.exe",