openssl-lts: Update to version 3.0.18

This commit is contained in:
github-actions[bot] 2025-10-01 00:42:25 +00:00
parent 6b7e97ae95
commit e3d8e91c18

View File

@ -1,20 +1,20 @@
{ {
"version": "3.0.17", "version": "3.0.18",
"description": "TLS/SSL toolkit (3.0.X LTS)", "description": "TLS/SSL toolkit (3.0.X LTS)",
"homepage": "https://slproweb.com/products/Win32OpenSSL.html", "homepage": "https://slproweb.com/products/Win32OpenSSL.html",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://slproweb.com/download/Win64OpenSSL-3_0_17.exe", "url": "https://slproweb.com/download/Win64OpenSSL-3_0_18.exe",
"hash": "25fae41457de3a878b23510e222fe29e331fda986031194abc8c14e8a3406eae" "hash": "01f06d89f2705e84b1b2a7e3b5c3a726578db57fb51ba550808095f16df79936"
}, },
"32bit": { "32bit": {
"url": "https://slproweb.com/download/Win32OpenSSL-3_0_17.exe", "url": "https://slproweb.com/download/Win32OpenSSL-3_0_18.exe",
"hash": "595a6ebbf4bf61f4cc6d387da0f698c2f96be7c52bd41b2e80d6c48fca8d6fea" "hash": "35f6522a1b6f913390b6cda07f6a3a8a188705b91e7f20bfa368abde2c327dd0"
}, },
"arm64": { "arm64": {
"url": "https://slproweb.com/download/Win64ARMOpenSSL-3_0_17.exe", "url": "https://slproweb.com/download/Win64ARMOpenSSL-3_0_18.exe",
"hash": "ff3d7083635e105c61616c9432e28b47437fbb12383b75946c6dfb4271b8df5d" "hash": "95231442aed5ee6b3f083680093e8e664fbf938b5d79416fa966988f671c0fe8"
} }
}, },
"innosetup": true, "innosetup": true,