Skip to content

Commit

Permalink
Upgrade to the latest Frida 12.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
trufae committed Jan 23, 2020
1 parent b0083e9 commit 8561389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include config.mk

r2_version=$(VERSION)
frida_version=12.8.6
frida_version=12.8.8

ifeq ($(strip $(frida_os)),)
ifeq ($(shell uname -o 2> /dev/null),Android)
Expand Down

0 comments on commit 8561389

Please sign in to comment.