Skip to content

Commit

Permalink
Merge pull request #22 from edmcman/1103
Browse files Browse the repository at this point in the history
Support 11.0.3
  • Loading branch information
edmcman authored Apr 11, 2024
2 parents 3ed4e79 + df2edce commit 8fd39ff
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 @@ -37,6 +37,9 @@ jobs:
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"
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"
latest: true
pool:
vmImage: 'Ubuntu-22.04'
Expand Down

0 comments on commit 8fd39ff

Please sign in to comment.