mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-11 00:17:51 +08:00
15 lines
292 B
JSON
15 lines
292 B
JSON
|
{
|
||
|
"name": "icu",
|
||
|
"version": "69.1",
|
||
|
"port-version": 9,
|
||
|
"description": "Mature and widely used Unicode and localization library.",
|
||
|
"homepage": "http://icu-project.org/apiref/icu4c/",
|
||
|
"supports": "!uwp",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "icu",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|