mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 16:30:05 +00:00
Update dependency sqlite3 to v3.44.1
This commit is contained in:
parent
6e4501f0bc
commit
0f5278d8df
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ class SupercellWxConan(ConanFile):
|
||||||
"libxml2/2.11.5",
|
"libxml2/2.11.5",
|
||||||
"openssl/3.1.4",
|
"openssl/3.1.4",
|
||||||
"spdlog/1.12.0",
|
"spdlog/1.12.0",
|
||||||
"sqlite3/3.44.0",
|
"sqlite3/3.44.1",
|
||||||
"vulkan-loader/1.3.243.0",
|
"vulkan-loader/1.3.243.0",
|
||||||
"zlib/1.3")
|
"zlib/1.3")
|
||||||
generators = ("cmake",
|
generators = ("cmake",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue