From e4cb7b8095d58a55d9d77d0a414b646ea9dbdb4d Mon Sep 17 00:00:00 2001 From: Prabhatkumar59 <167855894+Prabhatkumar59@users.noreply.github.com> Date: Wed, 2 Jul 2025 19:55:51 +0530 Subject: [PATCH] Updating Openssl version to 3.5.1 (#12517) --- images/windows/toolsets/toolset-2025.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/windows/toolsets/toolset-2025.json b/images/windows/toolsets/toolset-2025.json index 9b7cd43f4..a45b07d8f 100644 --- a/images/windows/toolsets/toolset-2025.json +++ b/images/windows/toolsets/toolset-2025.json @@ -329,7 +329,7 @@ } }, "openssl": { - "version": "3.4.1", + "version": "3.5.1", "pinnedDetails": { "link": "https://github.com/actions/runner-images-internal/pull/6702", "reason": "Meaningful reason must be added at next update.",