mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-01 04:49:02 +08:00
591014689f
* [unrar] Add vcpkg-cmake-wrapper and usage * update version * [unrar] Add Config.cmake * update version * Add license * update version * Remove usage * update version * Add unofficial * update version Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
10 lines
216 B
JSON
10 lines
216 B
JSON
{
|
|
"name": "unrar",
|
|
"version": "5.8.1",
|
|
"port-version": 3,
|
|
"description": "rarlab's unrar library",
|
|
"homepage": "https://www.rarlab.com",
|
|
"license": null,
|
|
"supports": "windows & !uwp & !arm & !static"
|
|
}
|