From e12ae7c7c277629f54516d7a027c03aa7144c734 Mon Sep 17 00:00:00 2001 From: InvalidUsernameException Date: Tue, 23 Sep 2025 22:48:25 +0200 Subject: [PATCH] Meta: Update openssl to version 3.5.3 --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 5e6b8b087c..02f91d8323 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -272,7 +272,7 @@ }, { "name": "openssl", - "version": "3.5.2#0" + "version": "3.5.3#0" }, { "name": "qtbase",