From e3d8e91c18604f13f0292437a73b2e81e8829af4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 00:42:25 +0000 Subject: [PATCH] openssl-lts: Update to version 3.0.18 --- bucket/openssl-lts.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/openssl-lts.json b/bucket/openssl-lts.json index bf0116771b..38ddc9c5e9 100644 --- a/bucket/openssl-lts.json +++ b/bucket/openssl-lts.json @@ -1,20 +1,20 @@ { - "version": "3.0.17", + "version": "3.0.18", "description": "TLS/SSL toolkit (3.0.X LTS)", "homepage": "https://slproweb.com/products/Win32OpenSSL.html", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://slproweb.com/download/Win64OpenSSL-3_0_17.exe", - "hash": "25fae41457de3a878b23510e222fe29e331fda986031194abc8c14e8a3406eae" + "url": "https://slproweb.com/download/Win64OpenSSL-3_0_18.exe", + "hash": "01f06d89f2705e84b1b2a7e3b5c3a726578db57fb51ba550808095f16df79936" }, "32bit": { - "url": "https://slproweb.com/download/Win32OpenSSL-3_0_17.exe", - "hash": "595a6ebbf4bf61f4cc6d387da0f698c2f96be7c52bd41b2e80d6c48fca8d6fea" + "url": "https://slproweb.com/download/Win32OpenSSL-3_0_18.exe", + "hash": "35f6522a1b6f913390b6cda07f6a3a8a188705b91e7f20bfa368abde2c327dd0" }, "arm64": { - "url": "https://slproweb.com/download/Win64ARMOpenSSL-3_0_17.exe", - "hash": "ff3d7083635e105c61616c9432e28b47437fbb12383b75946c6dfb4271b8df5d" + "url": "https://slproweb.com/download/Win64ARMOpenSSL-3_0_18.exe", + "hash": "95231442aed5ee6b3f083680093e8e664fbf938b5d79416fa966988f671c0fe8" } }, "innosetup": true,