Skip to content

Commit 09b7159

Browse files
committed
update freetype download to get latest version
1 parent 4198ddd commit 09b7159

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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)