frida 17.10.0 → 17.11.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "frida",
3
- "version": "17.10.0",
3
+ "version": "17.11.0",
4
4
  "authors": [
5
5
  "Frida Developers"
6
6
  ],
package/releng/deps.toml CHANGED
@@ -46,7 +46,7 @@ url = "https://github.com/frida/zlib.git"
46
46
 
47
47
  [libffi]
48
48
  name = "libffi"
49
- version = "cca9fc2909f67d340f4a13ae274587eaf273371d"
49
+ version = "c06a577933f07c76c3f536c9e4ba0f7d9c1e8c4d"
50
50
  url = "https://github.com/frida/libffi.git"
51
51
  options = [
52
52
  "-Dexe_static_tramp=false",
@@ -73,7 +73,7 @@ options = [
73
73
 
74
74
  [glib]
75
75
  name = "GLib"
76
- version = "81b631758fe5c665ade9d869554148f6160fe681"
76
+ version = "92d65736b198c2cf131f691dd83db0b25f7b02d2"
77
77
  url = "https://github.com/frida/glib.git"
78
78
  options = [
79
79
  "-Dcocoa=disabled",
@@ -237,7 +237,7 @@ url = "https://github.com/frida/libusb.git"
237
237
  [lwip]
238
238
  when = "machine.os != 'none'"
239
239
  name = "lwIP"
240
- version = "334ebb20a22023db2f0d5017e96eb0c7798082fd"
240
+ version = "a9f759897f26347c1a41d8d2a6d3a89aba9ce57b"
241
241
  url = "https://github.com/frida/lwip.git"
242
242
  options = [
243
243
  "-Dipv4=disabled",
@@ -1,6 +1,6 @@
1
1
  [wrap-git]
2
2
  url = https://github.com/frida/frida-core.git
3
- revision = 17.10.0
3
+ revision = 17.11.0
4
4
  depth = 1
5
5
 
6
6
  [provide]