Skip to content

Commit

Permalink
Update Ghidra HEAD to commit db932d222 (#151)
Browse files Browse the repository at this point in the history
Bump Ghidra HEAD commit db932d222

Co-authored-by: pgoodman <[email protected]>
  • Loading branch information
auto-updater[bot] and pgoodman authored Dec 12, 2022
1 parent f12acdf commit 7a045dd
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 @@ -50,7 +50,7 @@ if("${sleigh_RELEASE_TYPE}" STREQUAL "HEAD")
# TODO: CMake only likes numeric characters in the version string....
set(ghidra_head_version "10.3")
set(ghidra_version "${ghidra_head_version}")
set(ghidra_head_git_tag "d182ba8edb78122afe4be4965417e6d0256df3f1")
set(ghidra_head_git_tag "db932d222804311f08ee3c10273100395d58a082")
set(ghidra_git_tag "${ghidra_head_git_tag}")
set(ghidra_shallow FALSE)
set(ghidra_patches
Expand Down

0 comments on commit 7a045dd

Please sign in to comment.