mirror of
https://github.com/lifting-bits/sleigh
synced 2026-06-21 13:56:12 +00:00
Update Ghidra HEAD to commit 5fd01c739 (#223)
Bump Ghidra HEAD commit 5fd01c739 Changed files: ``` M Ghidra/Processors/MC6800/data/languages/6x09.sinc ``` Co-authored-by: pgoodman <pgoodman@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e46879c87f
commit
c4cab14295
@@ -48,7 +48,7 @@ if("${sleigh_RELEASE_TYPE}" STREQUAL "HEAD")
|
||||
# TODO: CMake only likes numeric characters in the version string....
|
||||
set(ghidra_head_version "10.5")
|
||||
set(ghidra_version "${ghidra_head_version}")
|
||||
set(ghidra_head_git_tag "c225fac124821d789b12e4c76f4a0f6eabe83544")
|
||||
set(ghidra_head_git_tag "5fd01c739da5d7941a5c8a4606493f7e6a955ca0")
|
||||
set(ghidra_git_tag "${ghidra_head_git_tag}")
|
||||
set(ghidra_shallow FALSE)
|
||||
set(ghidra_patches
|
||||
|
||||
Reference in New Issue
Block a user