mirror of
https://github.com/lifting-bits/sleigh
synced 2026-06-21 13:56:12 +00:00
Update Ghidra HEAD to commit aa094ab25 (#416)
Bump Ghidra HEAD commit aa094ab25 Changed files: ``` M Ghidra/Features/Decompiler/src/decompile/cpp/variable.cc ``` Commit details: ``` [Commit 1/1] Hash: d4cdef264eb7d87a645ceedcb0b1e22a1078999c Date: 2026-04-22 17:56:33 +0000 Message: GP-6734 Keep HighEdge map symmetric Files changed: M Ghidra/Features/Decompiler/src/decompile/cpp/variable.cc ``` Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
121c65a08b
commit
532aa25e8a
@@ -53,7 +53,7 @@ if("${sleigh_RELEASE_TYPE}" STREQUAL "HEAD")
|
||||
# TODO: CMake only likes numeric characters in the version string....
|
||||
set(ghidra_head_version "12.2")
|
||||
set(ghidra_version "${ghidra_head_version}")
|
||||
set(ghidra_head_git_tag "b211a07b51e5098648d8f571130cf93448470d6a")
|
||||
set(ghidra_head_git_tag "aa094ab254d87abbd8431c14a0e46f2cb1ed3bdd")
|
||||
set(ghidra_git_tag "${ghidra_head_git_tag}")
|
||||
set(ghidra_shallow FALSE)
|
||||
set(ghidra_patches
|
||||
|
||||
Reference in New Issue
Block a user