Skip to content

Commit

Permalink
Update io_grpc_proto digest to 2b62aeb
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2023
1 parent 8dd13ae commit 3200e4c
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 @@ -63,9 +63,9 @@ http_archive(

http_archive(
name = "io_grpc_proto",
sha256 = "f081eba5884bf09051d27664aede4fc22bbaa77da477735d745bcef17bd088f1",
strip_prefix = "grpc-proto-ec886024c2f7b7f597ba89d5b7d60c3f94627b17",
urls = ["https://github.com/grpc/grpc-proto/archive/ec886024c2f7b7f597ba89d5b7d60c3f94627b17.tar.gz"],
sha256 = "2c025f08d3cdd15df14506371643587d015a91cbb71aeb886265c770357ca00d",
strip_prefix = "grpc-proto-2b62aeba3ac6968785dd1c60ab72de2ddec7dfd4",
urls = ["https://github.com/grpc/grpc-proto/archive/2b62aeba3ac6968785dd1c60ab72de2ddec7dfd4.tar.gz"],
)

http_archive(
Expand Down

0 comments on commit 3200e4c

Please sign in to comment.