Skip to content

Commit

Permalink
Update com_google_googleapis digest to bf2a7ca
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent b407e85 commit c9c8be3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bazel/zetasql_deps_step_2.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@ def zetasql_deps_step_2(
# echo strip_prefix = \"${PREFIX}${COMMIT}\",
http_archive(
name = "com_google_googleapis",
url = "https://github.com/googleapis/googleapis/archive/2f9af297c84c55c8b871ba4495e01ade42476c92.tar.gz",
sha256 = "5bb6b0253ccf64b53d6c7249625a7e3f6c3bc6402abd52d3778bfa48258703a0",
strip_prefix = "googleapis-2f9af297c84c55c8b871ba4495e01ade42476c92",
url = "https://github.com/googleapis/googleapis/archive/bf2a7ca1d46894df9ebccf5ad6338cbe9e21d9a8.tar.gz",
sha256 = "e1b9bf5108579b7f553605f846894dc7632d0ac18aeae7c5a2f5bcce838064f4",
strip_prefix = "googleapis-bf2a7ca1d46894df9ebccf5ad6338cbe9e21d9a8",
)

# Abseil
Expand Down

0 comments on commit c9c8be3

Please sign in to comment.