Skip to content

Commit 63ab10a

Browse files
committed
chore(deps): update rules_proto digest to 1bcd191
1 parent d890a94 commit 63ab10a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

WORKSPACE

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ protobuf_deps()
2626

2727
http_archive(
2828
name = "rules_proto",
29-
sha256 = "602e7161d9195e50246177e7c55b2f39950a9cf7366f74ed5f22fd45750cd208",
30-
strip_prefix = "rules_proto-97d8af4dc474595af3900dd85cb3a29ad28cc313",
29+
sha256 = "5c990daf8152e1e5472bf90d54aeb0f2df68e85d08a53364bbbc7d5ca3c58473",
30+
strip_prefix = "rules_proto-1bcd19117fd3f9215da10bfca9b70810d04b93fd",
3131
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/1bcd19117fd3f9215da10bfca9b70810d04b93fd.tar.gz",
33+
"https://github.com/bazelbuild/rules_proto/archive/1bcd19117fd3f9215da10bfca9b70810d04b93fd.tar.gz",
3434
],
3535
)
3636

0 commit comments

Comments
 (0)