aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCopybara-Service <copybara-worker@google.com>2023-02-22 10:36:14 -0800
committerCopybara-Service <copybara-worker@google.com>2023-02-22 10:36:14 -0800
commit998319083bf25c9f1acdc2c73bc7cd099a151dff (patch)
tree9424ab9a518d12e5f2bdd9a2fd06e8fe42a0eb15
parent42f3259960ba2b7b350bafa50f104567883a49eb (diff)
parentadfbe56c12527d40781ef9a8b8d77fc1b49ceff0 (diff)
downloadbazelbuild-rules_cc-998319083bf25c9f1acdc2c73bc7cd099a151dff.tar.gz
Merge pull request #182 from renovate-bot:renovate/rules_proto-digest
PiperOrigin-RevId: 511535003 Change-Id: I4d5847e1339bf8fd882dfcb69140b44efb05072e
-rw-r--r--WORKSPACE8
1 files changed, 4 insertions, 4 deletions
diff --git a/WORKSPACE b/WORKSPACE
index e240e25..bdf54b2 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -67,11 +67,11 @@ http_archive(
http_archive(
name = "rules_proto",
- sha256 = "c9cc7f7be05e50ecd64f2b0dc2b9fd6eeb182c9cc55daf87014d605c31548818",
- strip_prefix = "rules_proto-3f1ab99b718e3e7dd86ebdc49c580aa6a126b1cd",
+ sha256 = "9eba2da1a7ed60c300ca19640801bcb591c6e332424199e7b23ebca7baf93c87",
+ strip_prefix = "rules_proto-33aba33e1bec7e75487676c792e5690937933ab7",
urls = [
- "https://mirror.bazel.build/github.com/bazelbuild/rules_proto/archive/3f1ab99b718e3e7dd86ebdc49c580aa6a126b1cd.tar.gz",
- "https://github.com/bazelbuild/rules_proto/archive/3f1ab99b718e3e7dd86ebdc49c580aa6a126b1cd.tar.gz",
+ "https://mirror.bazel.build/github.com/bazelbuild/rules_proto/archive/33aba33e1bec7e75487676c792e5690937933ab7.tar.gz",
+ "https://github.com/bazelbuild/rules_proto/archive/33aba33e1bec7e75487676c792e5690937933ab7.tar.gz",
],
)