File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -45,9 +45,9 @@ bazel_skylib_workspace()
45
45
46
46
http_archive (
47
47
name = "rules_proto" ,
48
- sha256 = "c6d6f9bfd39b6417724fd4a504767aa1e8dbfe828d9d41ab4ccd1976aba53fb4 " ,
49
- strip_prefix = "rules_proto-7188888362a203892dec354f52623f9970bff48c " ,
50
- urls = ["https://github.com/bazelbuild/rules_proto/archive/7188888362a203892dec354f52623f9970bff48c .tar.gz" ],
48
+ sha256 = "8c850822dbd47121ca697279aa1129fcc7f2c4a8633921f06f81bc2df4f792c4 " ,
49
+ strip_prefix = "rules_proto-d205d37866925569d99b4d6cdcba172326ecf812 " ,
50
+ urls = ["https://github.com/bazelbuild/rules_proto/archive/d205d37866925569d99b4d6cdcba172326ecf812 .tar.gz" ],
51
51
)
52
52
53
53
load ("@rules_proto//proto:repositories.bzl" , "rules_proto_dependencies" , "rules_proto_toolchains" )
You can’t perform that action at this time.
0 commit comments