Skip to content

Commit

Permalink
Ghidra 11.0.3 (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekilmer committed Apr 12, 2024
1 parent 33ac2ef commit 231a28b
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.0.2")
set(ghidra_version "11.0.3")
set(ghidra_git_tag "Ghidra_${ghidra_version}_build")
set(ghidra_shallow TRUE)

Expand Down

0 comments on commit 231a28b

Please sign in to comment.