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