Skip to content

Commit c911289

Browse files
committed
update freetype download to get latest version
1 parent fd2b7af commit c911289

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

config/source.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -302,9 +302,9 @@
302302
}
303303
},
304304
"freetype": {
305-
"type": "git",
306-
"rev": "VER-2-13-2",
307-
"url": "https://github.com/freetype/freetype",
305+
"type": "ghtagtar",
306+
"repo": "freetype/freetype",
307+
"match": "VER-2-\\d+-\\d+",
308308
"license": {
309309
"type": "file",
310310
"path": "LICENSE.TXT"

0 commit comments

Comments
 (0)