frida 16.4.6 → 16.4.8

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.4.6",
3
+ "version": "16.4.8",
4
4
  "authors": [
5
5
  "Frida Developers"
6
6
  ],
package/releng/deps.toml CHANGED
@@ -1,6 +1,6 @@
1
1
  [dependencies]
2
- version = "20240627"
3
- bootstrap_version = "20240625"
2
+ version = "20240729"
3
+ bootstrap_version = "20240627"
4
4
 
5
5
  [ninja]
6
6
  scope = "toolchain"
@@ -176,7 +176,7 @@ dependencies = [
176
176
 
177
177
  [glib-networking]
178
178
  name = "glib-networking"
179
- version = "d276694f40cbadb7e19a3d82ceb7305c819fbda8"
179
+ version = "fe4cad1b45e40f5aede081c6ed1e74c0ba2b89b4"
180
180
  url = "https://github.com/frida/glib-networking.git"
181
181
  options = [
182
182
  "-Dgnutls=disabled",
@@ -19,7 +19,7 @@ upstreams = {
19
19
  "libffi": "https://github.com/libffi/libffi.git",
20
20
  "libunwind": "https://github.com/libunwind/libunwind.git",
21
21
  "glib": make_gnome_url("glib"),
22
- "glib-networking": make_gnome_url("glib-networking"),
22
+ "glib-networking": (make_gnome_url("glib-networking"), "master"),
23
23
  "libnice": "https://gitlab.freedesktop.org/libnice/libnice.git",
24
24
  "usrsctp": "https://github.com/sctplab/usrsctp.git",
25
25
  "libgee": make_gnome_url("libgee"),
@@ -1,6 +1,6 @@
1
1
  [wrap-git]
2
2
  url = https://github.com/frida/frida-core.git
3
- revision = 16.4.6
3
+ revision = 16.4.8
4
4
  depth = 1
5
5
 
6
6
  [provide]