openssl-light: Update to version 3.5.2

This commit is contained in:
github-actions[bot] 2025-08-06 00:44:05 +00:00
parent 7e0a2e2725
commit 54dc0204c6

View File

@ -1,20 +1,20 @@
{ {
"homepage": "https://slproweb.com/products/Win32OpenSSL.html", "homepage": "https://slproweb.com/products/Win32OpenSSL.html",
"version": "3.5.1", "version": "3.5.2",
"license": "Apache-2.0", "license": "Apache-2.0",
"description": "TLS/SSL toolkit (Light)", "description": "TLS/SSL toolkit (Light)",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://slproweb.com/download/Win64OpenSSL_Light-3_5_1.exe", "url": "https://slproweb.com/download/Win64OpenSSL_Light-3_5_2.exe",
"hash": "1d800a2074e6f8fc5ccc7488ab279290de292a36cd03dbab4be528c0b9e59cba" "hash": "2487fa5d454952c4cbebe32d81bc337f6f50ea0d7b1a70790f0f060ed3d01c39"
}, },
"32bit": { "32bit": {
"url": "https://slproweb.com/download/Win32OpenSSL_Light-3_5_1.exe", "url": "https://slproweb.com/download/Win32OpenSSL_Light-3_5_2.exe",
"hash": "4d2f74c46af55cbc0f62a67ce19020ee637d546a868e3143a7373ab14c93ddb9" "hash": "b864741e7cd6b353e370faa793c6a539d43be3ee7c5e797e298a3dda70bac9db"
}, },
"arm64": { "arm64": {
"url": "https://slproweb.com/download/Win64ARMOpenSSL_Light-3_5_1.exe", "url": "https://slproweb.com/download/Win64ARMOpenSSL_Light-3_5_2.exe",
"hash": "69f4ad917b6b64e197519a060048b38d30fa6c2b4ab5300ea8c0aa6d8310b16e" "hash": "3ba57c9516a266e6b2bc6792a9deca8c33eaba586dc83fef53b7beedeed74814"
} }
}, },
"depends": "innounp", "depends": "innounp",