File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,11 +26,11 @@ protobuf_deps()
26
26
27
27
http_archive (
28
28
name = "rules_proto" ,
29
- sha256 = "602e7161d9195e50246177e7c55b2f39950a9cf7366f74ed5f22fd45750cd208 " ,
30
- strip_prefix = "rules_proto-97d8af4dc474595af3900dd85cb3a29ad28cc313 " ,
29
+ sha256 = "5d4aa7f27bd39d3e2bfd74ecbfe0380ab0ac8c1e08fcdbd2f1cb6b144faec95a " ,
30
+ strip_prefix = "rules_proto-c138c719d7bdca9805d6974c9b3a40ebf40fb840 " ,
31
31
urls = [
32
- "https://mirror.bazel.build/github.com/bazelbuild/rules_proto/archive/97d8af4dc474595af3900dd85cb3a29ad28cc313 .tar.gz" ,
33
- "https://github.com/bazelbuild/rules_proto/archive/97d8af4dc474595af3900dd85cb3a29ad28cc313 .tar.gz" ,
32
+ "https://mirror.bazel.build/github.com/bazelbuild/rules_proto/archive/c138c719d7bdca9805d6974c9b3a40ebf40fb840 .tar.gz" ,
33
+ "https://github.com/bazelbuild/rules_proto/archive/c138c719d7bdca9805d6974c9b3a40ebf40fb840 .tar.gz" ,
34
34
],
35
35
)
36
36
You can’t perform that action at this time.
0 commit comments