File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,11 +26,11 @@ protobuf_deps()
2626
2727http_archive (
2828 name = "rules_proto" ,
29- sha256 = "602e7161d9195e50246177e7c55b2f39950a9cf7366f74ed5f22fd45750cd208 " ,
30- strip_prefix = "rules_proto-97d8af4dc474595af3900dd85cb3a29ad28cc313 " ,
29+ sha256 = "93f343cfe1d70086e30811236ff1be291fbac862cd41cfe6fb41d7ac0600b6d3 " ,
30+ strip_prefix = "rules_proto-07cdde807a02f7f4baa714f9f1e1c26f02148d51 " ,
3131 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/07cdde807a02f7f4baa714f9f1e1c26f02148d51 .tar.gz" ,
33+ "https://github.com/bazelbuild/rules_proto/archive/07cdde807a02f7f4baa714f9f1e1c26f02148d51 .tar.gz" ,
3434 ],
3535)
3636
You can’t perform that action at this time.
0 commit comments