From 3917811f04f062db8913ab39ef02d83ecd428ad6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 05:32:13 +0000 Subject: [PATCH] chore(deps): update googleapis digest to c61daf8 --- WORKSPACE.bazel | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE.bazel b/WORKSPACE.bazel index ad08007d..373726e8 100644 --- a/WORKSPACE.bazel +++ b/WORKSPACE.bazel @@ -12,10 +12,10 @@ http_archive( http_archive( name = "googleapis", - sha256 = "9d1a930e767c93c825398b8f8692eca3fe353b9aaadedfbcf1fca2282c85df88", - strip_prefix = "googleapis-64926d52febbf298cb82a8f472ade4a3969ba922", + sha256 = "2419db1b74f87935474f4aad7c1167ab9106ce979b021d771ebec6ef340c8d7c", + strip_prefix = "googleapis-c61daf8307e1811454f77fda2df6235427f16866", urls = [ - "https://github.com/googleapis/googleapis/archive/64926d52febbf298cb82a8f472ade4a3969ba922.zip", + "https://github.com/googleapis/googleapis/archive/c61daf8307e1811454f77fda2df6235427f16866.zip", ], )