mirror of
https://github.com/GravitLauncher/Launcher
synced 2024-11-15 11:39:11 +03:00
[AMY] Обновлены модули.
This commit is contained in:
parent
ff5ed0eb27
commit
01b25aa6d8
2 changed files with 1 additions and 5 deletions
|
@ -27,13 +27,9 @@ public void clear() {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// URL constants
|
|
||||||
public static final String DOWNLOAD_URL = "http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html"; // Oracle
|
public static final String DOWNLOAD_URL = "http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html"; // Oracle
|
||||||
// JRE 8
|
|
||||||
// File constants
|
|
||||||
private final Path faviconFile;
|
private final Path faviconFile;
|
||||||
|
|
||||||
// File constants
|
|
||||||
private final LaunchServer server;
|
private final LaunchServer server;
|
||||||
|
|
||||||
public Launch4JTask(LaunchServer launchServer) {
|
public Launch4JTask(LaunchServer launchServer) {
|
||||||
|
|
2
modules
2
modules
|
@ -1 +1 @@
|
||||||
Subproject commit 5464417b18e27d7ae8ce91861e42f167e11b8215
|
Subproject commit 0fbc3fb26c505800a61976cdf1310cad6ab7808d
|
Loading…
Reference in a new issue