From 7969051e7fe608bc4bbb13187b77991d9811b6a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 16:31:19 +0000 Subject: [PATCH] openssl-mingw: Update to version 3.0.2_1 --- 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 01c94b7b08..73cdc04a4a 100644 --- a/bucket/openssl-mingw.json +++ b/bucket/openssl-mingw.json @@ -1,18 +1,18 @@ { - "version": "3.0.3", + "version": "3.0.2_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": "Apache-2.0", "architecture": { "64bit": { - "url": "https://curl.haxx.se/windows/dl-7.83.1/openssl-3.0.3-win64-mingw.tar.xz", - "hash": "65f49693c937b8c73cfa05db51f00a137fda5ceb503740715a31a9c2cc6e080a", - "extract_dir": "openssl-3.0.3-win64-mingw" + "url": "https://curl.haxx.se/windows/dl-7.83.1_1/openssl-3.0.2_1-win64-mingw.tar.xz", + "hash": "104d05f2aead0f98639654b02327e6f5552f313121c3c6c98bd3785c5e6af3aa", + "extract_dir": "openssl-3.0.2-win64-mingw" }, "32bit": { - "url": "https://curl.haxx.se/windows/dl-7.83.1/openssl-3.0.3-win32-mingw.tar.xz", - "hash": "d6975eb77a8bf5023b25508d8ed953496e93c7e4646e4bbacecd9ae43d139549", - "extract_dir": "openssl-3.0.3-win32-mingw" + "url": "https://curl.haxx.se/windows/dl-7.83.1_1/openssl-3.0.2_1-win32-mingw.tar.xz", + "hash": "caa7b35e7a76a0f7e5349b90dde9cd705ebb3336795266b5cbd9f6bf4ecaa7ec", + "extract_dir": "openssl-3.0.2-win32-mingw" } }, "env_add_path": "bin",