Skip to content

Commit 0ed4358

Browse files
author
Your Name
committed
Bump to ghidra 11.1
1 parent db05d9f commit 0ed4358

File tree

4 files changed

+316
-301
lines changed

4 files changed

+316
-301
lines changed

.github/workflows/build_on_tag_push.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Ghidra Extension Publish
22

33
env:
4-
ghidra-url: https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_11.0.3_build/ghidra_11.0.3_PUBLIC_20240410.zip
5-
ghidra-zip-filename: ghidra_11.0.3_PUBLIC_20240410.zip
6-
ghidra-directory: ghidra_11.0.3_PUBLIC
4+
ghidra-url: https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_11.1_build/ghidra_11.1_PUBLIC_20240607.zip
5+
ghidra-zip-filename: ghidra_11.1_PUBLIC_20240607.zip
6+
ghidra-directory: ghidra_11.1_PUBLIC
77

88
on:
99
push:

0 commit comments

Comments
 (0)