Merge pull request #362 from dpaulat/renovate/openssl-3.x

chore(deps): update dependency openssl to v3.4.1
This commit is contained in:
Dan Paulat 2025-02-17 23:37:15 -06:00 committed by GitHub
commit 57a3dfd4eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ class SupercellWxConan(ConanFile):
"libcurl/8.10.1", "libcurl/8.10.1",
"libpng/1.6.45", "libpng/1.6.45",
"libxml2/2.13.4", "libxml2/2.13.4",
"openssl/3.3.2", "openssl/3.4.1",
"re2/20240702", "re2/20240702",
"spdlog/1.15.0", "spdlog/1.15.0",
"sqlite3/3.48.0", "sqlite3/3.48.0",