-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathinfo.json
108 lines (108 loc) · 3.68 KB
/
info.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
{
"project": "iDebugTool",
"version": "2.0.0",
"status": "alpha8",
"dependencies": [
{
"project": "libimobiledevice",
"url": "https://github.com/libimobiledevice/libimobiledevice",
"branch": "master",
"revision": "04c023317f616b4b9588cce8c2da3174a7d2086b",
"path": "Externals/libimobiledevice",
"use_submodules": false
},
{
"project": "libusbmuxd",
"url": "https://github.com/libimobiledevice/libusbmuxd",
"branch": "master",
"revision": "30e678d4e76a9f4f8a550c34457dab73909bdd92",
"path": "Externals/libusbmuxd",
"use_submodules": false
},
{
"project": "libimobiledevice-glue",
"url": "https://github.com/libimobiledevice/libimobiledevice-glue",
"branch": "master",
"revision": "214bafdde6a1434ead87357afe6cb41b32318495",
"path": "Externals/libimobiledevice-glue",
"use_submodules": false
},
{
"project": "libplist",
"url": "https://github.com/libimobiledevice/libplist",
"branch": "master",
"revision": "2cd858c679d25633077ca78b67182a9b77653816",
"path": "Externals/libplist",
"use_submodules": false
},
{
"project": "libidevice",
"url": "https://github.com/sandin/libidevice",
"branch": "master",
"revision": "6b594c2eece25baea2757ed04f45febc2069697a",
"path": "Externals/libidevice",
"use_submodules": false
},
{
"project": "libnskeyedarchiver",
"url": "https://github.com/sandin/libnskeyedarchiver",
"branch": "master",
"revision": "283f5d00c3caaed5feefd7cbe4bf9e08fa3816d3",
"path": "Externals/libnskeyedarchiver",
"use_submodules": false
},
{
"project": "MachOLib",
"url": "https://github.com/hazmi-e205/MachOLib",
"branch": "main",
"revision": "299a080fc9cb8121c5d340f12da9b12f156311d4",
"path": "Externals/MachOLib",
"use_submodules": false
},
{
"project": "zsign",
"url": "https://github.com/zhlynn/zsign",
"branch": "master",
"revision": "ee985e67943285fd94b9995bc4b1f87dece23440",
"path": "Externals/zsign",
"use_submodules": false
},
{
"project": "mingw-patch",
"url": "https://github.com/hazmi-e205/mingw-patch",
"branch": "master",
"revision": "8dd2794d3d66e7b5ad498e38fc8f4064588188b7",
"path": "Externals/mingw-patch",
"use_submodules": false
},
{
"project": "openssl",
"url": "https://github.com/openssl/openssl",
"branch": "OpenSSL_1_1_1m",
"path": "Externals/openssl",
"use_submodules": false
},
{
"project": "bit7z",
"url": "https://github.com/rikyoz/bit7z",
"branch": "v4.0.4",
"path": "Externals/bit7z",
"use_submodules": true
},
{
"project": "7zip",
"url": "https://github.com/rikyoz/7-Zip",
"branch": "v23.01",
"path": "Externals/7zip",
"use_submodules": true
},
{
"project": "zlib",
"url": "https://github.com/madler/zlib",
"branch": "v1.2.11",
"path": "Externals/zlib",
"use_submodules": false
}
],
"deprecated": []
}