Skip to content

Commit

Permalink
Merge pull request #18 from edmcman/1102
Browse files Browse the repository at this point in the history
Ghidra 11.0.2
  • Loading branch information
edmcman authored Mar 27, 2024
2 parents 5ea176b + cb4b5ec commit be101f0
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 @@ -34,6 +34,9 @@ jobs:
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"
ghidra1102:
ghidraUrl: "https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_11.0.2_build/ghidra_11.0.2_PUBLIC_20240326.zip"
ghidraVersion: "11.0.2"
pool:
vmImage: 'Ubuntu-22.04'
steps:
Expand Down

0 comments on commit be101f0

Please sign in to comment.