Skip to content

Commit c25a00b

Browse files
Update com_google_googleapis digest to a2662a0
1 parent b407e85 commit c25a00b

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/a2662a003365647842c4c05fc3c2dd5718584aa2.tar.gz",
79+
sha256 = "69bd02f7101ac8b1707c52f7f0043e86eea7c89a90d84871b0e4f8c27284af90",
80+
strip_prefix = "googleapis-a2662a003365647842c4c05fc3c2dd5718584aa2",
8181
)
8282

8383
# Abseil

0 commit comments

Comments
 (0)