frida 17.9.3 → 17.9.4

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.9.3",
3
+ "version": "17.9.4",
4
4
  "authors": [
5
5
  "Frida Developers"
6
6
  ],
package/releng/deps.toml CHANGED
@@ -196,7 +196,7 @@ dependencies = [
196
196
  [glib-networking]
197
197
  when = "machine.os != 'none'"
198
198
  name = "glib-networking"
199
- version = "5c9331ba47790ee4f541185f3ca0971fe84fcfc2"
199
+ version = "ef47b1a09cf8c1875f181bcf901643689a56d12f"
200
200
  url = "https://github.com/frida/glib-networking.git"
201
201
  options = [
202
202
  "-Dgnutls=disabled",
@@ -1,6 +1,6 @@
1
1
  [wrap-git]
2
2
  url = https://github.com/frida/frida-core.git
3
- revision = 17.9.3
3
+ revision = 17.9.4
4
4
  depth = 1
5
5
 
6
6
  [provide]