Update dependency sqlite3 to v3.45.2

This commit is contained in:
renovate[bot] 2024-03-27 06:15:50 +00:00 committed by GitHub
parent ef1101ac4b
commit bca18982a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ class SupercellWxConan(ConanFile):
"openssl/3.2.1",
"re2/20231101",
"spdlog/1.13.0",
"sqlite3/3.45.1",
"sqlite3/3.45.2",
"vulkan-loader/1.3.243.0",
"zlib/1.3.1")
generators = ("cmake",