From 852dd02f1a2e212abf0a8d3fda756db31e9cb559 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 20:28:38 +0000 Subject: [PATCH] openssl-light: Update to version 3.5.3 --- 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 41a8ef33fd..c8472af234 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.2", + "version": "3.5.3", "license": "Apache-2.0", "description": "TLS/SSL toolkit (Light)", "architecture": { "64bit": { - "url": "https://slproweb.com/download/Win64OpenSSL_Light-3_5_2.exe", - "hash": "2487fa5d454952c4cbebe32d81bc337f6f50ea0d7b1a70790f0f060ed3d01c39" + "url": "https://slproweb.com/download/Win64OpenSSL_Light-3_5_3.exe", + "hash": "40f6c3e5172b554fe6eb0b259c80f63da74ed86d6d5252b0bc50e66f7aaa8f20" }, "32bit": { - "url": "https://slproweb.com/download/Win32OpenSSL_Light-3_5_2.exe", - "hash": "b864741e7cd6b353e370faa793c6a539d43be3ee7c5e797e298a3dda70bac9db" + "url": "https://slproweb.com/download/Win32OpenSSL_Light-3_5_3.exe", + "hash": "53f7b6dfd023dc47136fdf9ee853e509062cc1208e836eeefa5b75f909ab53aa" }, "arm64": { - "url": "https://slproweb.com/download/Win64ARMOpenSSL_Light-3_5_2.exe", - "hash": "3ba57c9516a266e6b2bc6792a9deca8c33eaba586dc83fef53b7beedeed74814" + "url": "https://slproweb.com/download/Win64ARMOpenSSL_Light-3_5_3.exe", + "hash": "ae8abeab3262cbf7eb88f1420f7365a7c631b6f9080412c0d14cef43344d8488" } }, "depends": "innounp",