Skip to content

Commit ecc49f4

Browse files
committed
chore(deps): update rules_proto digest to dcd61fe
1 parent 226982c commit ecc49f4

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 = "f2b2eb422d010c06ae0067e297c364aa35515e095cf319867a741a32cf9cc52f",
30+
strip_prefix = "rules_proto-dcd61fec58ad7d9fa49a3736a2afbce29cf927c2",
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/dcd61fec58ad7d9fa49a3736a2afbce29cf927c2.tar.gz",
33+
"https://github.com/bazelbuild/rules_proto/archive/dcd61fec58ad7d9fa49a3736a2afbce29cf927c2.tar.gz",
3434
],
3535
)
3636

0 commit comments

Comments
 (0)