mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 21:10:04 +00:00
chore(deps): update dependency boost to v1.87.0
This commit is contained in:
parent
171ba471a2
commit
68f05ece85
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ import os
|
|||
|
||||
class SupercellWxConan(ConanFile):
|
||||
settings = ("os", "compiler", "build_type", "arch")
|
||||
requires = ("boost/1.86.0",
|
||||
requires = ("boost/1.87.0",
|
||||
"cpr/1.11.1",
|
||||
"fontconfig/2.15.0",
|
||||
"freetype/2.13.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue