mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
update freetype link
This commit is contained in:
parent
9161aff942
commit
bdf99ba9f1
@ -37,7 +37,7 @@
|
|||||||
},
|
},
|
||||||
"freetype": {
|
"freetype": {
|
||||||
"type": "filelist",
|
"type": "filelist",
|
||||||
"url": "https://download.savannah.gnu.org/releases/freetype/",
|
"url": "https://download-mirror.savannah.gnu.org/releases/freetype/",
|
||||||
"regex": "/href=\"(?<file>freetype-(?<version>[^\"]+)\\.tar\\.xz)\"/",
|
"regex": "/href=\"(?<file>freetype-(?<version>[^\"]+)\\.tar\\.xz)\"/",
|
||||||
"license": {
|
"license": {
|
||||||
"type": "file",
|
"type": "file",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user