mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 19:10:06 +00:00
Update dependency zlib to v1.3.1
This commit is contained in:
parent
6f73c19be8
commit
933e94267e
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ class SupercellWxConan(ConanFile):
|
||||||
"spdlog/1.13.0",
|
"spdlog/1.13.0",
|
||||||
"sqlite3/3.45.0",
|
"sqlite3/3.45.0",
|
||||||
"vulkan-loader/1.3.243.0",
|
"vulkan-loader/1.3.243.0",
|
||||||
"zlib/1.3")
|
"zlib/1.3.1")
|
||||||
generators = ("cmake",
|
generators = ("cmake",
|
||||||
"cmake_find_package",
|
"cmake_find_package",
|
||||||
"cmake_paths")
|
"cmake_paths")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue