mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 09:49:23 +02:00
GP-0: Updating Python supported version references
This commit is contained in:
parent
66ace1a8a8
commit
f4614d9d2d
1 changed files with 3 additions and 3 deletions
|
@ -53,9 +53,9 @@ a specific need.
|
||||||
* Free long term support (LTS) versions of JDK 21 are provided by:
|
* Free long term support (LTS) versions of JDK 21 are provided by:
|
||||||
* [Adoptium Temurin](https://adoptium.net/temurin/releases)
|
* [Adoptium Temurin](https://adoptium.net/temurin/releases)
|
||||||
* [Amazon Corretto](https://docs.aws.amazon.com/corretto/latest/corretto-21-ug/downloads-list.html)
|
* [Amazon Corretto](https://docs.aws.amazon.com/corretto/latest/corretto-21-ug/downloads-list.html)
|
||||||
* Python3 (3.9 to 3.12)
|
* Python3 (3.9 to 3.13)
|
||||||
* Python 3.7 to 3.12 for [Debugger support](#installing-the-debuggers-python-dependencies)
|
* Python 3.7 to 3.13 for [Debugger support](#installing-the-debuggers-python-dependencies)
|
||||||
* Python 3.9 to 3.12 for [PyGhidra support](#pyghidra-mode)
|
* Python 3.9 to 3.13 for [PyGhidra support](#pyghidra-mode)
|
||||||
* This is available from [Python.org](https://python.org) or most operating system's app stores or
|
* This is available from [Python.org](https://python.org) or most operating system's app stores or
|
||||||
software repositories. For Linux it is recommended that the system's package repository be used
|
software repositories. For Linux it is recommended that the system's package repository be used
|
||||||
to install a suitable version of Python.
|
to install a suitable version of Python.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue