From 4f723d4881f2bb36447e4c01d19cf8d5a7079c95 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 00:37:39 +0000 Subject: [PATCH] openssl: Update to version 3.6.0 --- bucket/openssl.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/openssl.json b/bucket/openssl.json index 68d64a40b8..dd596dc22a 100644 --- a/bucket/openssl.json +++ b/bucket/openssl.json @@ -1,20 +1,20 @@ { - "version": "3.5.4", + "version": "3.6.0", "description": "TLS/SSL toolkit", "homepage": "https://slproweb.com/products/Win32OpenSSL.html", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://slproweb.com/download/Win64OpenSSL-3_5_4.exe", - "hash": "51c034ca022b6f4fb502d8e83b740bea7ab3908da497504d26c0cf898561e083" + "url": "https://slproweb.com/download/Win64OpenSSL-3_6_0.exe", + "hash": "1ae24eb941ff3c11258d0ad4e6d2cba13360cb52a17d8516fb27352b5e3ed6ad" }, "32bit": { - "url": "https://slproweb.com/download/Win32OpenSSL-3_5_4.exe", - "hash": "801aed12f8fb18a6f5f57e9984a8f3e23581803327a9ece44082fa9b1f7acc7b" + "url": "https://slproweb.com/download/Win32OpenSSL-3_6_0.exe", + "hash": "3ab029307dd82640c44feeff56ca6db6106b443434cf7c20516b3c37c880c149" }, "arm64": { - "url": "https://slproweb.com/download/Win64ARMOpenSSL-3_5_4.exe", - "hash": "29aae19960347a8d4ad0b9db431cad6c970d566534245701605ba905ac8df6da" + "url": "https://slproweb.com/download/Win64ARMOpenSSL-3_6_0.exe", + "hash": "161946fe8a728dd9eda8daef4cbb3d77d5ba3f73d15165207bc1dbfcf41b63e5" } }, "pre_install": [