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 = "f2b2eb422d010c06ae0067e297c364aa35515e095cf319867a741a32cf9cc52f " ,
30+ strip_prefix = "rules_proto-dcd61fec58ad7d9fa49a3736a2afbce29cf927c2 " ,
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/dcd61fec58ad7d9fa49a3736a2afbce29cf927c2 .tar.gz" ,
33+ "https://github.com/bazelbuild/rules_proto/archive/dcd61fec58ad7d9fa49a3736a2afbce29cf927c2 .tar.gz" ,
3434 ],
3535)
3636
You can’t perform that action at this time.
0 commit comments