mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 12:54:52 +08:00
change icu to ghrel
This commit is contained in:
parent
e0e3bc6d97
commit
8b188bd1b9
@ -128,8 +128,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"icu": {
|
"icu": {
|
||||||
"type": "url",
|
"type": "ghrel",
|
||||||
"url": "https://github.com/unicode-org/icu/releases/download/release-73-1/icu4c-73_1-src.tgz",
|
"repo": "unicode-org/icu",
|
||||||
|
"match": "icu4c.+-src\\.tgz",
|
||||||
"license": {
|
"license": {
|
||||||
"type": "file",
|
"type": "file",
|
||||||
"path": "LICENSE"
|
"path": "LICENSE"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user