From a1ca61866f9ee5041b3d20a8c1736ca8b2944987 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 16:05:40 +0000 Subject: [PATCH] chore(deps): update googleapis digest to 62556d0 (#5061) 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 f118e2bee3d..c73c91d9a2c 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -42,10 +42,10 @@ http_archive( http_archive( name = "googleapis", - sha256 = "91f9a9da56bffbf3e65b15a7d30c2e18dcd1fd41863431bb90b221aa720967f0", - strip_prefix = "googleapis-f4eff5440fd07389f820d22d2a55690c6390dc6d", + sha256 = "f1e88ea47a10583661687e744694e4c7bbc3341c0c4d9e3314bd7a96d91a7784", + strip_prefix = "googleapis-62556d0b89deb99aa4348ecbb5948cec4b58f132", urls = [ - "https://github.com/googleapis/googleapis/archive/f4eff5440fd07389f820d22d2a55690c6390dc6d.zip", + "https://github.com/googleapis/googleapis/archive/62556d0b89deb99aa4348ecbb5948cec4b58f132.zip", ], )