Skip to content

Commit cf5f9c2

Browse files
Update com_google_googleapis digest to 208f198
1 parent b407e85 commit cf5f9c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bazel/zetasql_deps_step_2.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@ def zetasql_deps_step_2(
7575
# echo strip_prefix = \"${PREFIX}${COMMIT}\",
7676
http_archive(
7777
name = "com_google_googleapis",
78-
url = "https://github.com/googleapis/googleapis/archive/2f9af297c84c55c8b871ba4495e01ade42476c92.tar.gz",
79-
sha256 = "5bb6b0253ccf64b53d6c7249625a7e3f6c3bc6402abd52d3778bfa48258703a0",
80-
strip_prefix = "googleapis-2f9af297c84c55c8b871ba4495e01ade42476c92",
78+
url = "https://github.com/googleapis/googleapis/archive/208f19890d8e0a4a5bc772584246c973ff57f6c1.tar.gz",
79+
sha256 = "e353ce1734307ba96da6d005c77f13176022faf979329eb035d2003137547423",
80+
strip_prefix = "googleapis-208f19890d8e0a4a5bc772584246c973ff57f6c1",
8181
)
8282

8383
# Abseil

0 commit comments

Comments
 (0)