From 909bd08d6a9ec10a65ec199fe061eb8621907952 Mon Sep 17 00:00:00 2001 From: buchgr Date: Mon, 23 Jul 2018 06:03:32 -0700 Subject: 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 --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'WORKSPACE') 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", ], ) -- cgit v1.2.3