Skip to content

Commit

Permalink
Revert "openjdk: update macOS openjdk image. Fixes bazelbuild#5532"
Browse files Browse the repository at this point in the history
This reverts commit f6dbc5e.
  • Loading branch information
buchgr committed Aug 7, 2018
1 parent c4670db commit 1c81337
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -125,9 +125,9 @@ http_file(

http_file(
name = "openjdk_macos",
sha256 = "404e7058ff91f956612f47705efbee8e175a38b505fb1b52d8c1ea98718683de",
sha256 = "7a1e769a433948b3d1215911730c17fc2f2710348df18aa966b38c39e4cfe444",
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",
],
)

Expand Down

0 comments on commit 1c81337

Please sign in to comment.