Skip to content

Commit

Permalink
Update ghidra
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Jun 10, 2024
1 parent 5a42d40 commit be43cbc
Show file tree
Hide file tree
Showing 3 changed files with 353 additions and 267 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build_on_tag_push.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Ghidra Extension Publish

env:
ghidra-url: https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_10.3_build/ghidra_10.3_PUBLIC_20230510.zip
ghidra-zip-filename: ghidra_10.3_PUBLIC_20230510.zip
ghidra-directory: ghidra_10.3_PUBLIC
ghidra-url: https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_11.0.3_build/ghidra_11.0.3_PUBLIC_20240410.zip
ghidra-zip-filename: ghidra_11.0.3_PUBLIC_20240410.zip
ghidra-directory: ghidra_11.0.3_PUBLIC

on:
push:
Expand Down
Loading

0 comments on commit be43cbc

Please sign in to comment.