Skip to content

Commit

Permalink
Add support for Ghidra 11.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward J Schwartz committed Feb 20, 2024
1 parent 079b208 commit df127f4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
ghidra11:
ghidraUrl: "https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_11.0_build/ghidra_11.0_PUBLIC_20231222.zip"
ghidraVersion: "11.0"
ghidra1101:
ghidraUrl: "https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_11.0.1_build/ghidra_11.0.1_PUBLIC_20240130.zip"
ghidraVersion: "11.0.1"
pool:
vmImage: 'Ubuntu-22.04'
steps:
Expand Down

0 comments on commit df127f4

Please sign in to comment.