From 0b14a81276e64dcbf611990bc211082b62a334e6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 21:13:56 +0000 Subject: [PATCH] chore(deps): update googleapis digest to 611b36b --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 29eab933ae9..65d7b762e0b 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -20,10 +20,10 @@ http_archive( http_archive( name = "googleapis", - sha256 = "c6a30e2c3a0a7ded176f3eba1091abefa389bc337a510e282497c1fd62db62fe", - strip_prefix = "googleapis-21b26c51518283cdfb637cf6de846770a39d5d71", + sha256 = "bb1419df941ea4ab82b3b1ca91e1860de5081a1beee72dba85811467e4b98e43", + strip_prefix = "googleapis-611b36b0c555692fc43e914be7899abd246792ea", urls = [ - "https://github.com/googleapis/googleapis/archive/21b26c51518283cdfb637cf6de846770a39d5d71.zip", + "https://github.com/googleapis/googleapis/archive/611b36b0c555692fc43e914be7899abd246792ea.zip", ], )