File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: Build native dependencies (FreeType)
22
33# Change target FreeType version based on https://github.com/freetype/freetype/tags.
44env :
5- FREETYPE_VERSION : VER-2-13-0 # Make sure this matches the version mentioned in the description in the .nuspec file.
5+ FREETYPE_VERSION : VER-2-14-1 # Make sure this matches the version mentioned in the description in the .nuspec file.
66
77on :
88 pull_request :
Original file line number Diff line number Diff line change 99 <requireLicenseAcceptance >false</requireLicenseAcceptance >
1010 <description >
1111 This is a version of FreeType patched and packaged for OpenRA.
12- The package includes the native binaries for FreeType 2.13.0 .
12+ The package includes the native binaries for FreeType 2.14.1 .
1313 </description >
1414 <!-- Copyright claim taken from their GitHub repository. -->
1515 <copyright >
16- Copyright (C) 2013-2023 by David Turner, Robert Wilhelm, and Werner Lemberg
16+ Copyright (C) 2013-2025 by David Turner, Robert Wilhelm, and Werner Lemberg
1717 </copyright >
1818 <license type =" expression" >FTL OR GPL-2.0-only</license >
1919 <tags >OpenRA natives FreeType</tags >
You can’t perform that action at this time.
0 commit comments