aboutsummaryrefslogtreecommitdiff
path: root/ports/idevicerestore/vcpkg.json
blob: c2d9b175e56f17e20d85ee0ff732bbeda5c2889b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "idevicerestore",
  "version-string": "1.0.12",
  "port-version": 5,
  "description": "Restore/upgrade firmware of iOS devices",
  "supports": "windows",
  "dependencies": [
    "curl",
    "libimobiledevice",
    "libirecovery",
    "libzip"
  ]
}