diff --git a/WORKSPACE b/WORKSPACE index 4c549bc..1aff551 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -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 = "720c64c8585273d9698134f468da220bdee4e72e2fb88295dd4cbe3ace2550ff", + strip_prefix = "grpc-proto-ae3260836429d2d060df01356932debf043f1ea9", + urls = ["https://github.com/grpc/grpc-proto/archive/ae3260836429d2d060df01356932debf043f1ea9.tar.gz"], ) http_archive(