Skip to content

Commit

Permalink
chore(deps): update dependency bazel to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 2, 2021
1 parent 71ddd50 commit aeda5f8
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 @@ -1038,8 +1038,8 @@ http_file(
name = "bazel",
downloaded_file_path = "bazel",
executable = True,
sha256 = "0eb2e378d2782e7810753e2162245ad1179c1bb12f848c692b4a595b4edf779b",
urls = ["https://github.com/bazelbuild/bazel/releases/download/4.1.0/bazel-4.1.0-linux-x86_64"],
sha256 = "aecc6b708a5e39d25ae36c28af364e5fe5725a6b35933a9de79da58e0a7595df",
urls = ["https://github.com/bazelbuild/bazel/releases/download/5.0.0-pre.20210623.2/bazel-5.0.0-pre.20210623.2-linux-x86_64"],
)

http_file(
Expand Down

0 comments on commit aeda5f8

Please sign in to comment.