Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
Update com_github_grpc_grpc commit hash to d9f3de9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 12, 2019
1 parent a3ded67 commit 728f9cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -169,9 +169,9 @@ cpp_grpc_library()

http_archive(
name = "com_github_grpc_grpc",
sha256 = "721ccf319fbcb8f9f7e386dca9bf60448bc38507888d84cfd735ad128092494f",
strip_prefix = "grpc-c5311260fd923079637f5d43bd410ba6de740443",
urls = ["https://github.com/grpc/grpc/archive/c5311260fd923079637f5d43bd410ba6de740443.tar.gz"],
sha256 = "1ec7053689286d2f71fcac77e352dad87a7f6f43de15a30d51d86779ac0931f2",
strip_prefix = "grpc-d9f3de9d9afad664821b6b30d1bb235375bb6d19",
urls = ["https://github.com/grpc/grpc/archive/d9f3de9d9afad664821b6b30d1bb235375bb6d19.tar.gz"],
)

load("@com_github_grpc_grpc//bazel:grpc_deps.bzl", "grpc_deps")
Expand Down

0 comments on commit 728f9cf

Please sign in to comment.