From a9f6befdc4dae5eb2c5ee8497be3602a17a0c402 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Jul 2025 04:30:17 +0000 Subject: [PATCH] openssl-light: Update to version 3.5.1 --- bucket/openssl-light.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/openssl-light.json b/bucket/openssl-light.json index eedf2b2a04..c13785fc2f 100644 --- a/bucket/openssl-light.json +++ b/bucket/openssl-light.json @@ -1,20 +1,20 @@ { "homepage": "https://slproweb.com/products/Win32OpenSSL.html", - "version": "3.5.0", + "version": "3.5.1", "license": "Apache-2.0", "description": "TLS/SSL toolkit (Light)", "architecture": { "64bit": { - "url": "https://slproweb.com/download/Win64OpenSSL_Light-3_5_0.exe", - "hash": "5cc185d0a3c28f13be70e927afbdf6fb522306ddae56a367c1ba54b48c5b9e3b" + "url": "https://slproweb.com/download/Win64OpenSSL_Light-3_5_1.exe", + "hash": "1d800a2074e6f8fc5ccc7488ab279290de292a36cd03dbab4be528c0b9e59cba" }, "32bit": { - "url": "https://slproweb.com/download/Win32OpenSSL_Light-3_5_0.exe", - "hash": "096e1d57b2e6550132fb7b7d97f1d8662555228974a87689e1eb9624f4edafbc" + "url": "https://slproweb.com/download/Win32OpenSSL_Light-3_5_1.exe", + "hash": "4d2f74c46af55cbc0f62a67ce19020ee637d546a868e3143a7373ab14c93ddb9" }, "arm64": { - "url": "https://slproweb.com/download/Win64ARMOpenSSL_Light-3_5_0.exe", - "hash": "426ac08aae552512c843929dfb32c447068824bd6b494bec926375c79f1ef0f8" + "url": "https://slproweb.com/download/Win64ARMOpenSSL_Light-3_5_1.exe", + "hash": "69f4ad917b6b64e197519a060048b38d30fa6c2b4ab5300ea8c0aa6d8310b16e" } }, "depends": "innounp",