Skip to content

Commit 9370b9a

Browse files
chore(deps): update rules_cc digest to 5bdfc77
1 parent cb187ac commit 9370b9a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

deps/protobuf/protobuf_deps.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ def protobuf_deps():
2727
if not native.existing_rule("rules_cc"):
2828
http_archive(
2929
name = "rules_cc",
30-
sha256 = "9d48151ea71b3e225adfb6867e6d2c7d0dce46cbdc8710d9a9a628574dfd40a0",
31-
strip_prefix = "rules_cc-818289e5613731ae410efb54218a4077fb9dbb03",
32-
urls = ["https://github.com/bazelbuild/rules_cc/archive/818289e5613731ae410efb54218a4077fb9dbb03.tar.gz"],
30+
sha256 = "7f13a3ae7b966486d1d01fb772b7321b0c42485909eea1d629554c800c109afe",
31+
strip_prefix = "rules_cc-5bdfc77f9f867ab122f2505a6117ed0ae02e2a0b",
32+
urls = ["https://github.com/bazelbuild/rules_cc/archive/5bdfc77f9f867ab122f2505a6117ed0ae02e2a0b.tar.gz"],
3333
)
3434

3535
if not native.existing_rule("rules_java"):

0 commit comments

Comments
 (0)