Update dependency freetype to v2.13.3

This commit is contained in:
renovate[bot] 2024-10-18 02:28:14 +00:00 committed by GitHub
parent 1843f387ff
commit 43d8fc5207
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",