aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/scripts/test_ports/vcpkg-ci-unarr/vcpkg.json
blob: 38d8fe9766064ecd9259716caab8163c3daa4663 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "vcpkg-ci-unarr",
  "version-string": "ci",
  "description": "Validates unarr",
  "dependencies": [
    "unarr",
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}