mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-26 19:33:44 +08:00
GP-2324: Upgrading Jython to 2.7.3
This commit is contained in:
@@ -27,7 +27,7 @@ import utilities.util.FileUtilities;
|
||||
*/
|
||||
public class PythonUtils {
|
||||
|
||||
public static final String PYTHON_NAME = "jython-2.7.2";
|
||||
public static final String PYTHON_NAME = "jython-2.7.3";
|
||||
public static final String PYTHON_CACHEDIR = "jython_cachedir";
|
||||
public static final String PYTHON_SRC = "python-src";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user