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 @@ -25,11 +25,11 @@ bazel_skylib_workspace()
2525
2626http_archive (
2727 name = "rules_proto" ,
28- sha256 = "9fc210a34f0f9e7cc31598d109b5d069ef44911a82f507d5a88716db171615a8 " ,
29- strip_prefix = "rules_proto-f7a30f6f80006b591fa7c437fe5a951eb10bcbcf " ,
28+ sha256 = "e0cab008a9cdc2400a1d6572167bf9c5afc72e19ee2b862d18581051efab42c9 " ,
29+ strip_prefix = "rules_proto-c0b62f2f46c85c16cb3b5e9e921f0d00e3101934 " ,
3030 urls = [
31- "https://mirror.bazel.build/github.com/bazelbuild/rules_proto/archive/f7a30f6f80006b591fa7c437fe5a951eb10bcbcf .tar.gz" ,
32- "https://github.com/bazelbuild/rules_proto/archive/f7a30f6f80006b591fa7c437fe5a951eb10bcbcf .tar.gz" ,
31+ "https://mirror.bazel.build/github.com/bazelbuild/rules_proto/archive/c0b62f2f46c85c16cb3b5e9e921f0d00e3101934 .tar.gz" ,
32+ "https://github.com/bazelbuild/rules_proto/archive/c0b62f2f46c85c16cb3b5e9e921f0d00e3101934 .tar.gz" ,
3333 ],
3434)
3535
You can’t perform that action at this time.
0 commit comments