From 8b1607a701a1e0c82546e25ac6d1dd583a92abb7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Jul 2025 04:30:18 +0000 Subject: [PATCH] openssl-lts: Update to version 3.0.17 --- 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 de981a6846..bf0116771b 100644 --- a/bucket/openssl-lts.json +++ b/bucket/openssl-lts.json @@ -1,20 +1,20 @@ { - "version": "3.0.16", + "version": "3.0.17", "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_16.exe", - "hash": "9a6edd3539948ddb51038bdd9f65a1db9a5713cd3e2bc7f8a1034de4f68a2617" + "url": "https://slproweb.com/download/Win64OpenSSL-3_0_17.exe", + "hash": "25fae41457de3a878b23510e222fe29e331fda986031194abc8c14e8a3406eae" }, "32bit": { - "url": "https://slproweb.com/download/Win32OpenSSL-3_0_16.exe", - "hash": "461b8a21a9aab39676db6fe064e93bf2de6b277229b8828f77eaf189b1a6e08b" + "url": "https://slproweb.com/download/Win32OpenSSL-3_0_17.exe", + "hash": "595a6ebbf4bf61f4cc6d387da0f698c2f96be7c52bd41b2e80d6c48fca8d6fea" }, "arm64": { - "url": "https://slproweb.com/download/Win64ARMOpenSSL-3_0_16.exe", - "hash": "5be66fd3d077b03676d8c250cba89aa1a869f49b95e33c4bed0e851503c5a6a3" + "url": "https://slproweb.com/download/Win64ARMOpenSSL-3_0_17.exe", + "hash": "ff3d7083635e105c61616c9432e28b47437fbb12383b75946c6dfb4271b8df5d" } }, "innosetup": true,