mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
temporarily use fixed url for freetype
This commit is contained in:
parent
f7c73c00af
commit
e3671387fc
@ -111,9 +111,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"freetype": {
|
"freetype": {
|
||||||
"type": "filelist",
|
"type": "url",
|
||||||
"url": "https://download-mirror.savannah.gnu.org/releases/freetype/",
|
"url": "https://github.com/freetype/freetype/archive/refs/tags/VER-2-13-2.tar.gz",
|
||||||
"regex": "/href=\"(?<file>freetype-(?<version>[^\"]+)\\.tar\\.xz)\"/",
|
|
||||||
"license": {
|
"license": {
|
||||||
"type": "file",
|
"type": "file",
|
||||||
"path": "LICENSE.TXT"
|
"path": "LICENSE.TXT"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user