Skip to content

Commit

Permalink
Bump Ghidra HEAD commit 6c60bd031
Browse files Browse the repository at this point in the history
Changed files:

```
M	Ghidra/Processors/tricore/data/languages/tricore.cspec
```
  • Loading branch information
pgoodman authored and github-actions[bot] committed Apr 15, 2024
1 parent 231a28b commit d931ad3
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 @@ -48,7 +48,7 @@ if("${sleigh_RELEASE_TYPE}" STREQUAL "HEAD")
# TODO: CMake only likes numeric characters in the version string....
set(ghidra_head_version "11.1")
set(ghidra_version "${ghidra_head_version}")
set(ghidra_head_git_tag "cae9190c13709fbd889edbe8f46d28c99df0a588")
set(ghidra_head_git_tag "6c60bd031386c967d4e21efa4dc14bc4d84613b2")
set(ghidra_git_tag "${ghidra_head_git_tag}")
set(ghidra_shallow FALSE)
set(ghidra_patches
Expand Down

0 comments on commit d931ad3

Please sign in to comment.