frida 16.6.2 → 16.6.3

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": "16.6.2",
3
+ "version": "16.6.3",
4
4
  "authors": [
5
5
  "Frida Developers"
6
6
  ],
package/releng/deps.toml CHANGED
@@ -1,6 +1,6 @@
1
1
  [dependencies]
2
- version = "20250109"
3
- bootstrap_version = "20250106"
2
+ version = "20250114"
3
+ bootstrap_version = "20250109"
4
4
 
5
5
  [ninja]
6
6
  scope = "toolchain"
@@ -73,7 +73,7 @@ options = [
73
73
 
74
74
  [glib]
75
75
  name = "GLib"
76
- version = "148f677c620b57893e3fcdb872d241b61870ef0d"
76
+ version = "8f43c78bc4f6a510c610c7738fdf23ecf99c6be8"
77
77
  url = "https://github.com/frida/glib.git"
78
78
  options = [
79
79
  "-Dcocoa=disabled",
@@ -218,7 +218,7 @@ url = "https://github.com/frida/libusb.git"
218
218
 
219
219
  [lwip]
220
220
  name = "lwIP"
221
- version = "2b3efb7862866904f67dc369c9147f527a2982ca"
221
+ version = "267d9f082e9e38083b643421a93c03d4a7046fd0"
222
222
  url = "https://github.com/frida/lwip.git"
223
223
  options = [
224
224
  "-Dipv4=disabled",
@@ -1,6 +1,6 @@
1
1
  [wrap-git]
2
2
  url = https://github.com/frida/frida-core.git
3
- revision = 16.6.2
3
+ revision = 16.6.3
4
4
  depth = 1
5
5
 
6
6
  [provide]