Skip to content

Commit

Permalink
Update to ghidra_10.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
leommxj authored Aug 9, 2022
1 parent 6b88431 commit dbe09a8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Ghidra CSKY Extension Build

env:
ghidra-url: https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_10.1.1_build/ghidra_10.1.1_PUBLIC_20211221.zip
ghidra-zip-filename: ghidra_10.1.1_PUBLIC_20211221.zip
ghidra-directory: ghidra_10.1.1_PUBLIC
ghidra-url: https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_10.1.5_build/ghidra_10.1.5_PUBLIC_20220726.zip
ghidra-zip-filename: ghidra_10.1.5_PUBLIC_20220726.zip
ghidra-directory: ghidra_10.1.5_PUBLIC

on:
push:
Expand Down

0 comments on commit dbe09a8

Please sign in to comment.