Skip to content

Commit

Permalink
gumjs: Bump frida-objc-bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
oleavr committed Jan 17, 2025
1 parent 18af5b3 commit a94b047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/gumjs/generate-runtime.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

EXACT_DEPS = {
"frida-java-bridge": "6.3.7",
"frida-objc-bridge": "7.0.6",
"frida-objc-bridge": "7.1.0",
"frida-swift-bridge": "2.0.8"
}

Expand Down

0 comments on commit a94b047

Please sign in to comment.