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 27, 2021
1 parent 71ddd50 commit adfd8f3
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 = "68d7f5c687b10ea0e74d26776bb016983e5aaf3eb6a1ebe07d12798215e533fe",
urls = ["https://github.com/bazelbuild/bazel/releases/download/5.0.0-pre.20210720.2/bazel-5.0.0-pre.20210720.2-linux-x86_64"],
)

http_file(
Expand Down

0 comments on commit adfd8f3

Please sign in to comment.