aboutsummaryrefslogtreecommitdiffhomepage
path: root/WORKSPACE
diff options
context:
space:
mode:
authorGravatar buchgr <buchgr@google.com>2018-07-23 06:03:32 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-07-23 06:05:33 -0700
commit909bd08d6a9ec10a65ec199fe061eb8621907952 (patch)
tree3b62045c603c2b8b655f8e40d6bb7692742a5145 /WORKSPACE
parent3842bd39e10612c7eef36c6048407e81bcd0a8fb (diff)
embedded jdk: cleanup file name for mac jdk
due to a bug in our JDK9 build on mac we had to temporarily rename the file. This has been fixed now. Both links point to the exact same file. RELNOTES: None PiperOrigin-RevId: 205649421
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE2
1 files changed, 1 insertions, 1 deletions
diff --git a/WORKSPACE b/WORKSPACE
index e5ebb0c6f2..e5ab6c009e 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -127,7 +127,7 @@ http_file(
name = "openjdk_macos",
sha256 = "404e7058ff91f956612f47705efbee8e175a38b505fb1b52d8c1ea98718683de",
urls = [
- "https://mirror.bazel.build/openjdk/azul-zulu-9.0.7.1-jdk9.0.7/zulu9.0.7.1-jdk9.0.7-macosx_x64-allmodules-2.tar.gz",
+ "https://mirror.bazel.build/openjdk/azul-zulu-9.0.7.1-jdk9.0.7/zulu9.0.7.1-jdk9.0.7-macosx_x64-allmodules.tar.gz",
],
)