Skip to content

Commit

Permalink
Merge pull request #24 from edmcman/ghidra-11.1
Browse files Browse the repository at this point in the history
Support for 11.1
  • Loading branch information
edmcman authored Jun 10, 2024
2 parents e75fbe0 + 6840409 commit 61ffd0e
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 @@ -40,6 +40,9 @@ jobs:
ghidra1103:
ghidraUrl: "https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_11.0.3_build/ghidra_11.0.3_PUBLIC_20240410.zip"
ghidraVersion: "11.0.3"
ghidra111:
ghidraUrl: "https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_11.1_build/ghidra_11.1_PUBLIC_20240607.zip"
ghidraVersion: "11.1"
latest: true
pool:
vmImage: 'Ubuntu-22.04'
Expand Down

0 comments on commit 61ffd0e

Please sign in to comment.