From 270a3653b9d0b2b7cfcde415753fd1439ca6da9c Mon Sep 17 00:00:00 2001 From: nerix Date: Thu, 3 Nov 2022 09:21:32 +0100 Subject: [PATCH] deps[conan]: update openssl and boost on Windows (#4100) Co-authored-by: pajlada --- conanfile.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conanfile.txt b/conanfile.txt index 3c3ff316..2b96b3fa 100644 --- a/conanfile.txt +++ b/conanfile.txt @@ -1,6 +1,6 @@ [requires] -openssl/1.1.1m -boost/1.78.0 +openssl/1.1.1s +boost/1.80.0 [generators] cmake