Update dependency openssl to v3.2.1

This commit is contained in:
renovate[bot] 2024-02-01 06:20:58 +00:00 committed by GitHub
parent b3ca4fd37b
commit a1293b03d2
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.5.0", "libcurl/8.5.0",
"libxml2/2.12.4", "libxml2/2.12.4",
"openssl/3.2.0", "openssl/3.2.1",
"re2/20231101", "re2/20231101",
"spdlog/1.13.0", "spdlog/1.13.0",
"sqlite3/3.45.1", "sqlite3/3.45.1",