From 88469e3a004d3b55758674dbb09c94b1ffc630a5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 04:28:50 +0000 Subject: [PATCH] openssl: Update to version 3.3.1 --- bucket/openssl.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/openssl.json b/bucket/openssl.json index 6c76751030..b597acc8fe 100644 --- a/bucket/openssl.json +++ b/bucket/openssl.json @@ -1,20 +1,20 @@ { - "version": "3.3.0", + "version": "3.3.1", "description": "TLS/SSL toolkit", "homepage": "https://slproweb.com/products/Win32OpenSSL.html", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://slproweb.com/download/Win64OpenSSL-3_3_0.exe", - "hash": "39d391807013baa5174b013804ddc2845b64b60cfb07af23f9b174205950f890" + "url": "https://slproweb.com/download/Win64OpenSSL-3_3_1.exe", + "hash": "5abcdf40fc50cd86a34fb26977887f03cce0fac099f3617d1552b4b60a852bc4" }, "32bit": { - "url": "https://slproweb.com/download/Win32OpenSSL-3_3_0.exe", - "hash": "94b1e84da8234b95ef3ba5b6005b852fa29d71bd7bf07aadb4841291eb5cff3d" + "url": "https://slproweb.com/download/Win32OpenSSL-3_3_1.exe", + "hash": "cfb9e91955d113707a1f1c68597a3c718b2086e4b269fbf78f18c16c099f1532" }, "arm64": { - "url": "https://slproweb.com/download/Win64ARMOpenSSL-3_3_0.exe", - "hash": "82035323db0180fa9fe294a6fe34da17d993b229c8cf4e4b3d8ae66f087344d4" + "url": "https://slproweb.com/download/Win64ARMOpenSSL-3_3_1.exe", + "hash": "6c8ca6ce15b09d4751f998e2dbff3ca788ce089ce9f60958a3e673d534374b3b" } }, "pre_install": [