aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/unrar/vcpkg.json
blob: e5a130bb1b34f470ab64c346b14d5988f312af7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "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"
    }
  ]
}