yuzu/externals/vcpkg/ports/idevicerestore/vcpkg.json

14 lines
254 B
JSON
Raw Normal View History

2022-07-23 05:01:36 +04:00
{
"name": "idevicerestore",
"version": "1.0.12",
"port-version": 7,
"description": "Restore/upgrade firmware of iOS devices",
"supports": "windows",
"dependencies": [
"curl",
"libimobiledevice",
"libirecovery",
"libzip"
]
}