mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 22:50:05 +00:00
Merge pull request #157 from dpaulat/renovate/sqlite3-3.x
Update dependency sqlite3 to v3.45.2
This commit is contained in:
commit
1e19f630e3
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ class SupercellWxConan(ConanFile):
|
||||||
"openssl/3.2.1",
|
"openssl/3.2.1",
|
||||||
"re2/20231101",
|
"re2/20231101",
|
||||||
"spdlog/1.13.0",
|
"spdlog/1.13.0",
|
||||||
"sqlite3/3.45.1",
|
"sqlite3/3.45.2",
|
||||||
"vulkan-loader/1.3.243.0",
|
"vulkan-loader/1.3.243.0",
|
||||||
"zlib/1.3.1")
|
"zlib/1.3.1")
|
||||||
generators = ("cmake",
|
generators = ("cmake",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue