Merge pull request #98 from dpaulat/renovate/sqlite3-3.x

Update dependency sqlite3 to v3.44.1
This commit is contained in:
Dan Paulat 2023-11-24 04:41:51 -06:00 committed by GitHub
commit 6a3f9517ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ class SupercellWxConan(ConanFile):
"libxml2/2.11.5",
"openssl/3.1.4",
"spdlog/1.12.0",
"sqlite3/3.44.0",
"sqlite3/3.44.1",
"vulkan-loader/1.3.243.0",
"zlib/1.3")
generators = ("cmake",