vcpkg/ports/unrar/vcpkg.json
LilyWangLL 591014689f
[unrar] Add vcpkg-cmake-wrapper and usage (#23482)
* [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>
2022-03-16 13:55:08 -07:00

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