From 5076a6b1115263b0610c5d34b959afe6bae3625b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 05:11:31 +0000 Subject: [PATCH] chore(deps): update googleapis digest to 6f7652b (#4981) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 213abfcb832..a8bb1824ab9 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -42,10 +42,10 @@ http_archive( http_archive( name = "googleapis", - sha256 = "234f6c809410bdac036b5519680b829f1e3e1b0fbf7f40225684b070d6350ee7", - strip_prefix = "googleapis-55c0c09866cb1d1ec9c33d64f0d0fcfabe7f0e60", + sha256 = "c27f0bff9ecb090473420e1af047a490c6a965b18ceee14b191f59ca9bb13160", + strip_prefix = "googleapis-6f7652b2e10d09db71f106f8caa9991b387314c5", urls = [ - "https://github.com/googleapis/googleapis/archive/55c0c09866cb1d1ec9c33d64f0d0fcfabe7f0e60.zip", + "https://github.com/googleapis/googleapis/archive/6f7652b2e10d09db71f106f8caa9991b387314c5.zip", ], )