Skip to content

Commit

Permalink
Update r2v reference to 5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
radare committed May 31, 2022
1 parent 6770aa2 commit b0caee6
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

R2V=$(VERSION)
R2V=5.6.8
R2V=5.7.0
frida_version=15.1.23
R2FRIDA_PRECOMPILED_AGENT?=0
R2FRIDA_PRECOMPILED_AGENT_URL=https://github.com/nowsecure/r2frida/releases/download/v5.6.2/_agent.js
Expand Down

0 comments on commit b0caee6

Please sign in to comment.