Update dependency sqlite3 to v3.46.1

This commit is contained in:
renovate[bot] 2024-09-18 12:29:46 +00:00 committed by GitHub
parent d7adbb3a01
commit 9a1b95e63e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ class SupercellWxConan(ConanFile):
"openssl/3.3.2", "openssl/3.3.2",
"re2/20240702", "re2/20240702",
"spdlog/1.14.1", "spdlog/1.14.1",
"sqlite3/3.46.0", "sqlite3/3.46.1",
"vulkan-loader/1.3.243.0", "vulkan-loader/1.3.243.0",
"zlib/1.3.1") "zlib/1.3.1")
generators = ("cmake", generators = ("cmake",