From f18e78233660b7e1d8dad02d584f495de75a0ff9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Mar 2022 20:27:03 +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 8888beeb85..0ef8858e72 100644 --- a/bucket/openssl-mingw.json +++ b/bucket/openssl-mingw.json @@ -1,18 +1,18 @@ { - "version": "3.0.1", + "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.82.0/openssl-3.0.1-win64-mingw.tar.xz", - "hash": "59b4fb6f9aa20920edf06f8ebb72e341e3c8ca205463122760c294ec6847cea9", - "extract_dir": "openssl-3.0.1-win64-mingw" + "url": "https://curl.haxx.se/windows/dl-7.82.0_1/openssl-3.0.2_1-win64-mingw.tar.xz", + "hash": "d42a685888e3786686d5a0ca84b2a1c6ad44147e94ebda56ab3098e1f71c47ba", + "extract_dir": "openssl-3.0.2-win64-mingw" }, "32bit": { - "url": "https://curl.haxx.se/windows/dl-7.82.0/openssl-3.0.1-win32-mingw.tar.xz", - "hash": "46092f0441ac3b85fd9e04732698f9ec91daa658cb17fd55ed81581d9770daa5", - "extract_dir": "openssl-3.0.1-win32-mingw" + "url": "https://curl.haxx.se/windows/dl-7.82.0_1/openssl-3.0.2_1-win32-mingw.tar.xz", + "hash": "d8991b32350958886532955d4c839987876b8484ce3af6b1c997bcfd52f2c357", + "extract_dir": "openssl-3.0.2-win32-mingw" } }, "env_add_path": "bin",