Merge pull request #283 from dpaulat/renovate/freetype-2.x

Update dependency freetype to v2.13.3
This commit is contained in:
Dan Paulat 2024-10-18 04:05:23 -05:00 committed by GitHub
commit 5195519ef1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ class SupercellWxConan(ConanFile):
requires = ("boost/1.86.0",
"cpr/1.10.5",
"fontconfig/2.15.0",
"freetype/2.13.2",
"freetype/2.13.3",
"geographiclib/2.4",
"geos/3.13.0",
"glew/2.2.0",