mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 19:10:06 +00:00
chore(deps): update dependency sqlite3 to v3.49.1
This commit is contained in:
parent
827a5210c2
commit
adf3e7fed6
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ class SupercellWxConan(ConanFile):
|
||||||
"openssl/3.4.1",
|
"openssl/3.4.1",
|
||||||
"re2/20240702",
|
"re2/20240702",
|
||||||
"spdlog/1.15.1",
|
"spdlog/1.15.1",
|
||||||
"sqlite3/3.48.0",
|
"sqlite3/3.49.1",
|
||||||
"vulkan-loader/1.3.290.0",
|
"vulkan-loader/1.3.290.0",
|
||||||
"zlib/1.3.1")
|
"zlib/1.3.1")
|
||||||
generators = ("CMakeDeps")
|
generators = ("CMakeDeps")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue