File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -326,9 +326,9 @@ load("@com_google_protobuf//:protobuf_deps.bzl", "protobuf_deps")
326326
327327http_archive (
328328 name = "rules_proto_grpc" ,
329- sha256 = "928e4205f701b7798ce32f3d2171c1918b363e9a600390a25c876f075f1efc0a " ,
330- strip_prefix = "rules_proto_grpc-4.4 .0" ,
331- urls = ["https://github.com/rules-proto-grpc/rules_proto_grpc/releases/download/4.4 .0/rules_proto_grpc-4.4 .0.tar.gz" ],
329+ sha256 = "2a0860a336ae836b54671cbbe0710eec17c64ef70c4c5a88ccfd47ea6e3739bd " ,
330+ strip_prefix = "rules_proto_grpc-4.6 .0" ,
331+ urls = ["https://github.com/rules-proto-grpc/rules_proto_grpc/releases/download/4.6 .0/rules_proto_grpc-4.6 .0.tar.gz" ],
332332)
333333
334334load ("@rules_proto_grpc//:repositories.bzl" , "rules_proto_grpc_repos" , "rules_proto_grpc_toolchains" )
You can’t perform that action at this time.
0 commit comments