Skip to content

Commit

Permalink
Bump frida to version 16.6.2 (#191)
Browse files Browse the repository at this point in the history
* Bump frida to version 16.6.1

* Rework Module

* Fix ci

* Fix cI

* Fix cI

* fix ci

* Clippy

* Fix CI

* Remove unnecessary code

* Bump version to 16.6.2

* fix documentation
  • Loading branch information
s1341 authored Jan 14, 2025
1 parent 699abab commit bdaea28
Show file tree
Hide file tree
Showing 8 changed files with 337 additions and 575 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@ jobs:
os: [ubuntu-latest, macOS-latest, windows-latest]
arch: [x86, x86_64]
include:
- arch: aarch64
os: macOS-latest
target: aarch64-apple-darwin
- arch: x86
os: ubuntu-latest
target: i686-unknown-linux-gnu
Expand Down
2 changes: 1 addition & 1 deletion FRIDA_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.5.6
16.6.2
2 changes: 1 addition & 1 deletion frida-gum-sys/FRIDA_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.5.6
16.6.2
Loading

0 comments on commit bdaea28

Please sign in to comment.