openssl-light: Update to version 3.5.1

This commit is contained in:
github-actions[bot] 2025-07-02 04:30:17 +00:00
parent 51b882ec3e
commit a9f6befdc4

View File

@ -1,20 +1,20 @@
{ {
"homepage": "https://slproweb.com/products/Win32OpenSSL.html", "homepage": "https://slproweb.com/products/Win32OpenSSL.html",
"version": "3.5.0", "version": "3.5.1",
"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_0.exe", "url": "https://slproweb.com/download/Win64OpenSSL_Light-3_5_1.exe",
"hash": "5cc185d0a3c28f13be70e927afbdf6fb522306ddae56a367c1ba54b48c5b9e3b" "hash": "1d800a2074e6f8fc5ccc7488ab279290de292a36cd03dbab4be528c0b9e59cba"
}, },
"32bit": { "32bit": {
"url": "https://slproweb.com/download/Win32OpenSSL_Light-3_5_0.exe", "url": "https://slproweb.com/download/Win32OpenSSL_Light-3_5_1.exe",
"hash": "096e1d57b2e6550132fb7b7d97f1d8662555228974a87689e1eb9624f4edafbc" "hash": "4d2f74c46af55cbc0f62a67ce19020ee637d546a868e3143a7373ab14c93ddb9"
}, },
"arm64": { "arm64": {
"url": "https://slproweb.com/download/Win64ARMOpenSSL_Light-3_5_0.exe", "url": "https://slproweb.com/download/Win64ARMOpenSSL_Light-3_5_1.exe",
"hash": "426ac08aae552512c843929dfb32c447068824bd6b494bec926375c79f1ef0f8" "hash": "69f4ad917b6b64e197519a060048b38d30fa6c2b4ab5300ea8c0aa6d8310b16e"
} }
}, },
"depends": "innounp", "depends": "innounp",