Skip to content

Commit

Permalink
Merge pull request #16 from edmcman/up
Browse files Browse the repository at this point in the history
Add support for Ghidra 11.0.1
  • Loading branch information
edmcman authored Feb 20, 2024
2 parents 079b208 + df127f4 commit 5ea176b
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 5ea176b

Please sign in to comment.