File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,11 +26,11 @@ protobuf_deps()
26
26
27
27
http_archive (
28
28
name = "rules_proto" ,
29
- sha256 = "602e7161d9195e50246177e7c55b2f39950a9cf7366f74ed5f22fd45750cd208 " ,
30
- strip_prefix = "rules_proto-97d8af4dc474595af3900dd85cb3a29ad28cc313 " ,
29
+ sha256 = "d4ec6487f253405e45abcb0f74e7b7f27a9bc927d1cca9d761b9fc3d94f4429f " ,
30
+ strip_prefix = "rules_proto-81772f662fce17758739bc32b7120f0ce3808a57 " ,
31
31
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/81772f662fce17758739bc32b7120f0ce3808a57 .tar.gz" ,
33
+ "https://github.com/bazelbuild/rules_proto/archive/81772f662fce17758739bc32b7120f0ce3808a57 .tar.gz" ,
34
34
],
35
35
)
36
36
You can’t perform that action at this time.
0 commit comments