Merge pull request #384 from dpaulat/renovate/boost-1.x

chore(deps): update dependency boost to v1.87.0
This commit is contained in:
Dan Paulat 2025-02-28 11:19:33 -06:00 committed by GitHub
commit b536aa5336
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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",