frida 17.11.0 → 17.12.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.11.0",
3
+ "version": "17.12.0",
4
4
  "authors": [
5
5
  "Frida Developers"
6
6
  ],
package/releng/deps.toml CHANGED
@@ -1,5 +1,5 @@
1
1
  [dependencies]
2
- version = "20260531"
2
+ version = "20260611"
3
3
  bootstrap_version = "20250801"
4
4
 
5
5
  [ninja]
@@ -383,7 +383,7 @@ when = """ \
383
383
  } \
384
384
  """
385
385
  name = "TinyCC"
386
- version = "86c2ba69e97af8f311dff04fcf517b760b3e4491"
386
+ version = "96e338ddfc6b1b409cd557356cadb3cf0d590d7b"
387
387
  url = "https://github.com/frida/tinycc.git"
388
388
 
389
389
  [openssl]
@@ -1,6 +1,6 @@
1
1
  [wrap-git]
2
2
  url = https://github.com/frida/frida-core.git
3
- revision = 17.11.0
3
+ revision = 17.12.0
4
4
  depth = 1
5
5
 
6
6
  [provide]