From 39f087356c0ee2d82250bdf86f97a0085d9356a9 Mon Sep 17 00:00:00 2001 From: "auto-updater[bot]" <95504767+auto-updater[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 11:08:50 -0500 Subject: [PATCH] Update Ghidra HEAD to commit 30ef757d8 (#301) Bump Ghidra HEAD commit 30ef757d8 Changed files: ``` A Ghidra/Processors/6502/README.md M Ghidra/Processors/6502/certification.manifest A Ghidra/Processors/68000/README.md M Ghidra/Processors/68000/certification.manifest A Ghidra/Processors/8048/README.md M Ghidra/Processors/8048/certification.manifest A Ghidra/Processors/8051/README.md M Ghidra/Processors/8051/certification.manifest A Ghidra/Processors/8085/README.md M Ghidra/Processors/8085/certification.manifest A Ghidra/Processors/AARCH64/README.md M Ghidra/Processors/AARCH64/certification.manifest A Ghidra/Processors/ARM/README.md M Ghidra/Processors/ARM/certification.manifest A Ghidra/Processors/Atmel/README.md M Ghidra/Processors/Atmel/certification.manifest A Ghidra/Processors/BPF/README.md M Ghidra/Processors/BPF/certification.manifest A Ghidra/Processors/CP1600/README.md M Ghidra/Processors/CP1600/certification.manifest A Ghidra/Processors/CR16/README.md M Ghidra/Processors/CR16/certification.manifest A Ghidra/Processors/DATA/README.md M Ghidra/Processors/DATA/certification.manifest A Ghidra/Processors/Dalvik/README.md M Ghidra/Processors/Dalvik/certification.manifest A Ghidra/Processors/HCS08/README.md M Ghidra/Processors/HCS08/certification.manifest A Ghidra/Processors/HCS12/README.md M Ghidra/Processors/HCS12/certification.manifest A Ghidra/Processors/JVM/README.md M Ghidra/Processors/JVM/certification.manifest A Ghidra/Processors/Loongarch/README.md M Ghidra/Processors/Loongarch/certification.manifest A Ghidra/Processors/M16C/README.md M Ghidra/Processors/M16C/certification.manifest A Ghidra/Processors/M8C/README.md M Ghidra/Processors/M8C/certification.manifest A Ghidra/Processors/MC6800/README.md M Ghidra/Processors/MC6800/certification.manifest A Ghidra/Processors/MCS96/README.md M Ghidra/Processors/MCS96/certification.manifest A Ghidra/Processors/MIPS/README.md M Ghidra/Processors/MIPS/certification.manifest A Ghidra/Processors/PA-RISC/README.md M Ghidra/Processors/PA-RISC/certification.manifest A Ghidra/Processors/PIC/README.md M Ghidra/Processors/PIC/certification.manifest A Ghidra/Processors/PowerPC/README.md M Ghidra/Processors/PowerPC/certification.manifest A Ghidra/Processors/RISCV/README.md M Ghidra/Processors/RISCV/certification.manifest A Ghidra/Processors/Sparc/README.md M Ghidra/Processors/Sparc/certification.manifest A Ghidra/Processors/SuperH/README.md M Ghidra/Processors/SuperH/certification.manifest A Ghidra/Processors/SuperH4/README.md M Ghidra/Processors/SuperH4/certification.manifest A Ghidra/Processors/TI_MSP430/README.md M Ghidra/Processors/TI_MSP430/certification.manifest A Ghidra/Processors/Toy/README.md M Ghidra/Processors/Toy/certification.manifest A Ghidra/Processors/V850/README.md M Ghidra/Processors/V850/certification.manifest A Ghidra/Processors/Xtensa/README.md M Ghidra/Processors/Xtensa/certification.manifest A Ghidra/Processors/Z80/README.md M Ghidra/Processors/Z80/certification.manifest A Ghidra/Processors/eBPF/README.md M Ghidra/Processors/eBPF/certification.manifest A Ghidra/Processors/tricore/README.md M Ghidra/Processors/tricore/certification.manifest A Ghidra/Processors/x86/README.md M Ghidra/Processors/x86/certification.manifest ``` Co-authored-by: pgoodman <43664+pgoodman@users.noreply.github.com> --- 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 bd33a2208..ae5e16012 100644 --- a/src/setup-ghidra-source.cmake +++ b/src/setup-ghidra-source.cmake @@ -52,7 +52,7 @@ if("${sleigh_RELEASE_TYPE}" STREQUAL "HEAD") # TODO: CMake only likes numeric characters in the version string.... set(ghidra_head_version "11.3") set(ghidra_version "${ghidra_head_version}") - set(ghidra_head_git_tag "ffaa97cbd986e71143d45260cd31167ed0917a96") + set(ghidra_head_git_tag "30ef757d81c88c5fc413d9136127cfeb4c6fbf81") set(ghidra_git_tag "${ghidra_head_git_tag}") set(ghidra_shallow FALSE) set(ghidra_patches