mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-06 03:50:02 +02:00
GP-0: Increment Debugger versions to 11.2. Req Pybag>=2.2.12
This commit is contained in:
parent
b8548b12dc
commit
9a5e0f4f36
6 changed files with 25 additions and 25 deletions
|
@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||
|
||||
[project]
|
||||
name = "ghidradbg"
|
||||
version = "11.1.2"
|
||||
version = "11.2"
|
||||
authors = [
|
||||
{ name="Ghidra Development Team" },
|
||||
]
|
||||
|
@ -17,8 +17,8 @@ classifiers = [
|
|||
"Operating System :: OS Independent",
|
||||
]
|
||||
dependencies = [
|
||||
"ghidratrace==11.1.2",
|
||||
"pybag>=2.2.10"
|
||||
"ghidratrace==11.2",
|
||||
"pybag>=2.2.12"
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue