update dto 8.0
- https://github.com/pmikova/java-runtime-decompiler/releases/tag/java-runtime-decompiler-8.0
This commit is contained in:
parent
4e4ea6b124
commit
c2700e87eb
8 changed files with 13 additions and 70 deletions
|
|
@ -6,7 +6,7 @@
|
|||
- "WrapperURL": "file://${XDG_CONFIG_HOME}/plugins/JcoderDecompilerWrapper.java",
|
||||
+ "WrapperURL": "file:/etc/java-runtime-decompiler/plugins/JcoderDecompilerWrapper.java",
|
||||
"DependencyURL": [
|
||||
- "file://${HOME}/.m2/repository/org/openjdk/asmtools/8.0.b02-ea/asmtools-8.0.b02-ea.jar"
|
||||
- "file://${HOME}/.m2/repository/org/openjdk/asmtools/8.0.b09-ea/asmtools-8.0.b09-ea.jar"
|
||||
+ "file:/usr/share/java/openjdk-asmtools/asmtools.jar"
|
||||
],
|
||||
"DecompilerDownloadURL": "https://github.com/openjdk/asmtools"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue