update freetype download to get latest version

This commit is contained in:
henderkes 2025-11-08 09:40:16 +01:00
parent fd2b7af1dc
commit c91128995d

View File

@ -302,9 +302,9 @@
}
},
"freetype": {
"type": "git",
"rev": "VER-2-13-2",
"url": "https://github.com/freetype/freetype",
"type": "ghtagtar",
"repo": "freetype/freetype",
"match": "VER-2-\\d+-\\d+",
"license": {
"type": "file",
"path": "LICENSE.TXT"