Update dependency openssl to v3.2.2

This commit is contained in:
renovate[bot] 2024-06-18 03:35:54 +00:00 committed by GitHub
parent 98b93059bf
commit c4bd8b4bc8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ class SupercellWxConan(ConanFile):
"gtest/1.14.0", "gtest/1.14.0",
"libcurl/8.6.0", "libcurl/8.6.0",
"libxml2/2.12.6", "libxml2/2.12.6",
"openssl/3.2.1", "openssl/3.2.2",
"re2/20240301", "re2/20240301",
"spdlog/1.14.1", "spdlog/1.14.1",
"sqlite3/3.46.0", "sqlite3/3.46.0",