From b0f96320aa0e8c334b7e413d0186cf3b684bbce5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 02:11:37 +0000 Subject: [PATCH] Update rules_proto digest to d4c3498 --- WORKSPACE | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 4c549bc..c61c61d 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -150,11 +150,11 @@ protobuf_deps() http_archive( name = "rules_proto", - sha256 = "36476f17a78a4c495b9a9e70bd92d182e6e78db476d90c74bac1f5f19f0d6d04", - strip_prefix = "rules_proto-fcad4680fee127dbd8344e6a961a28eef5820ef4", + sha256 = "91a59b8353a14a610a50a623ff1d1a9bbc56a85c4a540a0d05f619ef1b927c10", + strip_prefix = "rules_proto-d4c3498677e7fbda6f717585276ea4d8b75acec0", urls = [ - "https://mirror.bazel.build/github.com/bazelbuild/rules_proto/archive/fcad4680fee127dbd8344e6a961a28eef5820ef4.tar.gz", - "https://github.com/bazelbuild/rules_proto/archive/fcad4680fee127dbd8344e6a961a28eef5820ef4.tar.gz", + "https://mirror.bazel.build/github.com/bazelbuild/rules_proto/archive/d4c3498677e7fbda6f717585276ea4d8b75acec0.tar.gz", + "https://github.com/bazelbuild/rules_proto/archive/d4c3498677e7fbda6f717585276ea4d8b75acec0.tar.gz", ], )