From 532aa25e8acb2f90f3cf70686dba0235be413a6d Mon Sep 17 00:00:00 2001 From: "auto-updater[bot]" <95504767+auto-updater[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 08:57:34 -0400 Subject: [PATCH] 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] --- src/setup-ghidra-source.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/setup-ghidra-source.cmake b/src/setup-ghidra-source.cmake index 3bad996..47a7ee6 100644 --- a/src/setup-ghidra-source.cmake +++ b/src/setup-ghidra-source.cmake @@ -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