File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -29,9 +29,9 @@ bazel_skylib_workspace()
2929
3030http_archive (
3131 name = "rules_proto" ,
32- sha256 = "b9776d391f9de6391d46423ed052b4d5f0e5813180be03e50af385e1759fb688 " ,
33- strip_prefix = "rules_proto-52b80440af594d64d4e356f1e9a68059f7f204db " ,
34- urls = ["https://github.com/bazelbuild/rules_proto/archive/52b80440af594d64d4e356f1e9a68059f7f204db .tar.gz" ],
32+ sha256 = "c6d6f9bfd39b6417724fd4a504767aa1e8dbfe828d9d41ab4ccd1976aba53fb4 " ,
33+ strip_prefix = "rules_proto-7188888362a203892dec354f52623f9970bff48c " ,
34+ urls = ["https://github.com/bazelbuild/rules_proto/archive/7188888362a203892dec354f52623f9970bff48c .tar.gz" ],
3535)
3636
3737load ("@rules_proto//proto:repositories.bzl" , "rules_proto_dependencies" , "rules_proto_toolchains" )
Original file line number Diff line number Diff line change @@ -45,9 +45,9 @@ bazel_skylib_workspace()
4545
4646http_archive (
4747 name = "rules_proto" ,
48- sha256 = "b9776d391f9de6391d46423ed052b4d5f0e5813180be03e50af385e1759fb688 " ,
49- strip_prefix = "rules_proto-52b80440af594d64d4e356f1e9a68059f7f204db " ,
50- urls = ["https://github.com/bazelbuild/rules_proto/archive/52b80440af594d64d4e356f1e9a68059f7f204db .tar.gz" ],
48+ sha256 = "c6d6f9bfd39b6417724fd4a504767aa1e8dbfe828d9d41ab4ccd1976aba53fb4 " ,
49+ strip_prefix = "rules_proto-7188888362a203892dec354f52623f9970bff48c " ,
50+ urls = ["https://github.com/bazelbuild/rules_proto/archive/7188888362a203892dec354f52623f9970bff48c .tar.gz" ],
5151)
5252
5353load ("@rules_proto//proto:repositories.bzl" , "rules_proto_dependencies" , "rules_proto_toolchains" )
You can’t perform that action at this time.
0 commit comments