From c06f4b824b8047603bcf5c0c3868f2e590290576 Mon Sep 17 00:00:00 2001 From: Charles OuGuo Date: Wed, 13 Jul 2022 02:04:45 +0000 Subject: [PATCH] Bump rules_cc to 2f8c04c --- proto/private/dependencies.bzl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/proto/private/dependencies.bzl b/proto/private/dependencies.bzl index d108d21..95e60a3 100644 --- a/proto/private/dependencies.bzl +++ b/proto/private/dependencies.bzl @@ -104,11 +104,11 @@ dependencies = { }, # Dependency of `com_github_protocolbuffers_protobuf`. "rules_cc": { - "sha256": "29daf0159f0cf552fcff60b49d8bcd4f08f08506d2da6e41b07058ec50cfeaec", - "strip_prefix": "rules_cc-b7fe9697c0c76ab2fd431a891dbb9a6a32ed7c3e", + "sha256": "4aeb102efbcfad509857d7cb9c5456731e8ce566bfbf2960286a2ec236796cc3", + "strip_prefix": "rules_cc-2f8c04c04462ab83c545ab14c0da68c3b4c96191", "urls": [ - "https://mirror.bazel.build/github.com/bazelbuild/rules_cc/archive/b7fe9697c0c76ab2fd431a891dbb9a6a32ed7c3e.tar.gz", - "https://github.com/bazelbuild/rules_cc/archive/b7fe9697c0c76ab2fd431a891dbb9a6a32ed7c3e.tar.gz", + "https://mirror.bazel.build/github.com/bazelbuild/rules_cc/archive/2f8c04c04462ab83c545ab14c0da68c3b4c96191.tar.gz", + "https://github.com/bazelbuild/rules_cc/archive/2f8c04c04462ab83c545ab14c0da68c3b4c96191.tar.gz", ], }, # Dependency of `com_github_protocolbuffers_protobuf`.