change icu to ghrel

This commit is contained in:
crazywhalecc 2023-10-18 10:56:14 +08:00 committed by Jerry Ma
parent e0e3bc6d97
commit 8b188bd1b9

View File

@ -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"