mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 18:29:37 +02:00
GP-0: Fix missing schema.xml. Increment versions to 11.1.2.
This commit is contained in:
parent
aa29ddea12
commit
d9dc027b40
8 changed files with 11 additions and 7 deletions
|
@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||
|
||||
[project]
|
||||
name = "ghidradbg"
|
||||
version = "11.1"
|
||||
version = "11.1.2"
|
||||
authors = [
|
||||
{ name="Ghidra Development Team" },
|
||||
]
|
||||
|
@ -17,7 +17,7 @@ classifiers = [
|
|||
"Operating System :: OS Independent",
|
||||
]
|
||||
dependencies = [
|
||||
"ghidratrace==11.1",
|
||||
"ghidratrace==11.1.2",
|
||||
"pybag>=2.2.10"
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue