Skip to content

Commit 807bbf4

Browse files
committed
Use rz-ghidra v0.7.0
1 parent e612dcd commit 807bbf4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dist/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,9 +188,9 @@ if(CUTTER_PACKAGE_RZ_GHIDRA)
188188
# installed Cutter.
189189
ExternalProject_Add(rz-ghidra
190190
GIT_REPOSITORY https://github.com/rizinorg/rz-ghidra
191-
#GIT_TAG v0.3.0
191+
GIT_TAG v0.7.0
192192
#GIT_TAG c7a50a2e7c0a95cd52b167c9ee0fa1805223f08e
193-
GIT_TAG dev
193+
#GIT_TAG dev
194194
#GIT_SHALLOW ON # disable this line when using commit hash
195195
CONFIGURE_COMMAND ""
196196
BUILD_COMMAND ""

0 commit comments

Comments
 (0)