openssl-light: Update to version 3.5.4

This commit is contained in:
github-actions[bot] 2025-10-01 00:42:24 +00:00
parent c2ff8aad0b
commit 44c49c4d3b

View File

@ -1,20 +1,20 @@
{ {
"homepage": "https://slproweb.com/products/Win32OpenSSL.html", "homepage": "https://slproweb.com/products/Win32OpenSSL.html",
"version": "3.5.3", "version": "3.5.4",
"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_3.exe", "url": "https://slproweb.com/download/Win64OpenSSL_Light-3_5_4.exe",
"hash": "40f6c3e5172b554fe6eb0b259c80f63da74ed86d6d5252b0bc50e66f7aaa8f20" "hash": "0b31c851748b4f08c993d2a91ff895be167a53458d6c2784804c6ef5053460db"
}, },
"32bit": { "32bit": {
"url": "https://slproweb.com/download/Win32OpenSSL_Light-3_5_3.exe", "url": "https://slproweb.com/download/Win32OpenSSL_Light-3_5_4.exe",
"hash": "53f7b6dfd023dc47136fdf9ee853e509062cc1208e836eeefa5b75f909ab53aa" "hash": "e2583fe54cc44f86dea620f5975415c782a741a2278c3205644c2a2ff2c3a054"
}, },
"arm64": { "arm64": {
"url": "https://slproweb.com/download/Win64ARMOpenSSL_Light-3_5_3.exe", "url": "https://slproweb.com/download/Win64ARMOpenSSL_Light-3_5_4.exe",
"hash": "ae8abeab3262cbf7eb88f1420f7365a7c631b6f9080412c0d14cef43344d8488" "hash": "bb2cdfceed49ed480b534011a1a7ebf4c1e4eb930637d8b4e1003e718e75b7e6"
} }
}, },
"depends": "innounp", "depends": "innounp",