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": { "freetype": {
"type": "git", "type": "ghtagtar",
"rev": "VER-2-13-2", "repo": "freetype/freetype",
"url": "https://github.com/freetype/freetype", "match": "VER-2-\\d+-\\d+",
"license": { "license": {
"type": "file", "type": "file",
"path": "LICENSE.TXT" "path": "LICENSE.TXT"