mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 04:19:00 +08:00
16 lines
311 B
JSON
16 lines
311 B
JSON
{
|
|
"name": "unrar",
|
|
"version": "7.0.7",
|
|
"description": "rarlab's unrar library",
|
|
"homepage": "https://www.rarlab.com",
|
|
"license": null,
|
|
"supports": "windows & !uwp & !arm & !static",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-msbuild",
|
|
"host": true,
|
|
"platform": "windows"
|
|
}
|
|
]
|
|
}
|