From 44c49c4d3bc51f9156eaaf017dc46c4933cd5766 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 00:42:24 +0000 Subject: [PATCH] openssl-light: Update to version 3.5.4 --- 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 c8472af234..c8fb15d106 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.3", + "version": "3.5.4", "license": "Apache-2.0", "description": "TLS/SSL toolkit (Light)", "architecture": { "64bit": { - "url": "https://slproweb.com/download/Win64OpenSSL_Light-3_5_3.exe", - "hash": "40f6c3e5172b554fe6eb0b259c80f63da74ed86d6d5252b0bc50e66f7aaa8f20" + "url": "https://slproweb.com/download/Win64OpenSSL_Light-3_5_4.exe", + "hash": "0b31c851748b4f08c993d2a91ff895be167a53458d6c2784804c6ef5053460db" }, "32bit": { - "url": "https://slproweb.com/download/Win32OpenSSL_Light-3_5_3.exe", - "hash": "53f7b6dfd023dc47136fdf9ee853e509062cc1208e836eeefa5b75f909ab53aa" + "url": "https://slproweb.com/download/Win32OpenSSL_Light-3_5_4.exe", + "hash": "e2583fe54cc44f86dea620f5975415c782a741a2278c3205644c2a2ff2c3a054" }, "arm64": { - "url": "https://slproweb.com/download/Win64ARMOpenSSL_Light-3_5_3.exe", - "hash": "ae8abeab3262cbf7eb88f1420f7365a7c631b6f9080412c0d14cef43344d8488" + "url": "https://slproweb.com/download/Win64ARMOpenSSL_Light-3_5_4.exe", + "hash": "bb2cdfceed49ed480b534011a1a7ebf4c1e4eb930637d8b4e1003e718e75b7e6" } }, "depends": "innounp",