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 @@ -17,11 +17,11 @@ bazel_skylib_workspace()
1717
1818http_archive (
1919 name = "rules_proto" ,
20- sha256 = "2a20fd8af3cad3fbab9fd3aec4a137621e0c31f858af213a7ae0f997723fc4a9 " ,
21- strip_prefix = "rules_proto-a0761ed101b939e19d83b2da5f59034bffc19c12 " ,
20+ sha256 = "9fc210a34f0f9e7cc31598d109b5d069ef44911a82f507d5a88716db171615a8 " ,
21+ strip_prefix = "rules_proto-f7a30f6f80006b591fa7c437fe5a951eb10bcbcf " ,
2222 urls = [
23- "https://mirror.bazel.build/github.com/bazelbuild/rules_proto/archive/a0761ed101b939e19d83b2da5f59034bffc19c12 .tar.gz" ,
24- "https://github.com/bazelbuild/rules_proto/archive/a0761ed101b939e19d83b2da5f59034bffc19c12 .tar.gz" ,
23+ "https://mirror.bazel.build/github.com/bazelbuild/rules_proto/archive/f7a30f6f80006b591fa7c437fe5a951eb10bcbcf .tar.gz" ,
24+ "https://github.com/bazelbuild/rules_proto/archive/f7a30f6f80006b591fa7c437fe5a951eb10bcbcf .tar.gz" ,
2525 ],
2626)
2727
You can’t perform that action at this time.
0 commit comments