Skip to content

Commit 03183cc

Browse files
chore(deps): update rules_cc digest to 093f030
1 parent cb187ac commit 03183cc

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

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

0 commit comments

Comments
 (0)