Skip to content

Commit

Permalink
Ghidra 11.1.1 (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekilmer authored Jun 18, 2024
1 parent 8a595da commit 9650669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/setup-ghidra-source.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ set_property(CACHE sleigh_RELEASE_TYPE PROPERTY STRINGS "stable" "HEAD")
find_package(Git REQUIRED)

# Ghidra pinned stable version commit
set(ghidra_version "11.1")
set(ghidra_version "11.1.1")
set(ghidra_git_tag "Ghidra_${ghidra_version}_build")
set(ghidra_shallow TRUE)

Expand Down

0 comments on commit 9650669

Please sign in to comment.