aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Christopher Vogt <oss.nsp@cvogt.org>2017-03-06 21:40:00 -0500
committerGitHub <noreply@github.com>2017-03-06 21:40:00 -0500
commitecb7d4f8088f151f7c33756dd07b33ff55b0ab53 (patch)
treec0d92b619376b03bb65c46560c8ab08f1f5c423a
parent3a0ac5f8016a6f6c908c0109006e065ac25100b7 (diff)
parent162a67ae938a0ff63fb63b11c2c51ae3b93d0dc4 (diff)
downloadcbt-ecb7d4f8088f151f7c33756dd07b33ff55b0ab53.tar.gz
cbt-ecb7d4f8088f151f7c33756dd07b33ff55b0ab53.tar.bz2
cbt-ecb7d4f8088f151f7c33756dd07b33ff55b0ab53.zip
Merge pull request #389 from TsoBako/master
Fix error with zinc library (wrong md5)
-rw-r--r--nailgun_launcher/EarlyDependencies.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/nailgun_launcher/EarlyDependencies.java b/nailgun_launcher/EarlyDependencies.java
index 1adbe9e..6683393 100644
--- a/nailgun_launcher/EarlyDependencies.java
+++ b/nailgun_launcher/EarlyDependencies.java
@@ -117,7 +117,7 @@ class EarlyDependencies{
ClassLoader zinc_0_3_13_ = loadDependency(
mavenUrl + "/com/typesafe/zinc/zinc/0.3.13/zinc-0.3.13.jar",
zinc_0_3_13_File,
- "4a842dae12f554976ebbdfb24ac6e741f8780f10",
+ "ae0dcd6105d6e87ece2d181c5f0f7a79a966775a",
classLoaderCache,
incrementalCompiler_0_13_13_,
zinc_0_3_13_ClasspathArray