Skip to content

Commit 741f57d

Browse files
committed
- update libinstruments
1 parent df11dbb commit 741f57d

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
#include "../../../Externals/picotls/deps/cifra/src/chacha20.c"
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
#include "../../../Externals/picotls/deps/micro-ecc/uECC.c"

info.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"project": "iDebugTool",
33
"version": "2.0.0",
4-
"status": "beta2",
4+
"status": "beta3",
55
"dependencies": [
66
{
77
"project": "libimobiledevice",
@@ -39,7 +39,7 @@
3939
"project": "libinstruments",
4040
"url": "https://github.com/hazmi-e205/libinstruments",
4141
"branch": "main",
42-
"revision": "051bb40b977d8694b493a206ae24d5052ac82c17",
42+
"revision": "596f0b2bbfefc9ce943a082c582f20726f058971",
4343
"path": "Externals/libinstruments",
4444
"use_submodules": false
4545
},
@@ -61,9 +61,9 @@
6161
},
6262
{
6363
"project": "picotls",
64-
"url": "https://github.com/private-octopus/picotls",
64+
"url": "https://github.com/h2o/picotls",
6565
"branch": "master",
66-
"revision": "5a4461d8a3948d9d26bf861e7d90cb80d8093515",
66+
"revision": "b84869f41414b6d0148db7728f1cf12f5b544874",
6767
"path": "Externals/picotls",
6868
"use_submodules": false
6969
},

0 commit comments

Comments
 (0)