From c8c321cf3b9ff1e0858d0bc2d30e12a349e0bfd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuli=20Sepp=C3=A4nen?= Date: Fri, 27 May 2022 12:39:41 +0300 Subject: [PATCH] Bump openssl-1.1.1 to 1.1.1o MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Samuli Seppänen --- vcpkg_manifests/openssl_1.1.1/vcpkg.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vcpkg_manifests/openssl_1.1.1/vcpkg.json b/vcpkg_manifests/openssl_1.1.1/vcpkg.json index a9764bb..bae236e 100644 --- a/vcpkg_manifests/openssl_1.1.1/vcpkg.json +++ b/vcpkg_manifests/openssl_1.1.1/vcpkg.json @@ -8,7 +8,7 @@ "overrides": [ { "name": "openssl", - "version-string": "1.1.1n" + "version-string": "1.1.1o" } ] -} \ No newline at end of file +}