Skip to content

Commit 219937e

Browse files
chore(deps): update rules_cc digest to 3ab5b60
1 parent cb187ac commit 219937e

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 = "78ceff20946ee8c334e67d9e6f4e2ccb71a48aa707fa0ea8f3b7751082fab9b7",
31+
strip_prefix = "rules_cc-3ab5b6075bfde24ab20d2ba6ffd32cde2cd738c1",
32+
urls = ["https://github.com/bazelbuild/rules_cc/archive/3ab5b6075bfde24ab20d2ba6ffd32cde2cd738c1.tar.gz"],
3333
)
3434

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

0 commit comments

Comments
 (0)