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