frida 17.6.0 → 17.6.1

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.6.0",
3
+ "version": "17.6.1",
4
4
  "authors": [
5
5
  "Frida Developers"
6
6
  ],
package/releng/deps.toml CHANGED
@@ -1,5 +1,5 @@
1
1
  [dependencies]
2
- version = "20260106"
2
+ version = "20260121"
3
3
  bootstrap_version = "20250801"
4
4
 
5
5
  [ninja]
@@ -370,7 +370,7 @@ url = "https://github.com/frida/tinycc.git"
370
370
  [openssl]
371
371
  when = "machine.os != 'none'"
372
372
  name = "OpenSSL"
373
- version = "5029c4562d23547d8e29768e1b0de573c52bf3fc"
373
+ version = "fa60a1c8c704e4ca0cc0dcb289c3be1fea1b50ff"
374
374
  url = "https://github.com/frida/openssl.git"
375
375
  options = [
376
376
  "-Dcli=disabled",
@@ -386,7 +386,7 @@ when = """ \
386
386
  and machine.os not in {'none', 'qnx'} \
387
387
  """
388
388
  name = "V8"
389
- version = "ef1c2f15d84ff1e1afcc6dd165a23c9fd63608b4"
389
+ version = "a07af892420dfd873b33bd4ce4ba9d963072e1b9"
390
390
  url = "https://github.com/frida/v8.git"
391
391
  options = [
392
392
  "-Ddebug=false",
@@ -1,6 +1,6 @@
1
1
  [wrap-git]
2
2
  url = https://github.com/frida/frida-core.git
3
- revision = 17.6.0
3
+ revision = 17.6.1
4
4
  depth = 1
5
5
 
6
6
  [provide]