Skip to content

Commit

Permalink
Update com_google_absl digest to 8d9cef2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 3, 2022
1 parent b407e85 commit f684f0d
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 @@ -104,9 +104,9 @@ def zetasql_deps_step_2(
http_archive(
name = "com_google_absl",
# Commit from 2022-01-19
url = "https://github.com/abseil/abseil-cpp/archive/fbbb5865a562c9a9167d71c1cf56b82025a8f065.tar.gz",
sha256 = "18aadf5b16743399d37e3d2880c181f57ef0d0cef8ed6086f53fd254c8cff6c2",
strip_prefix = "abseil-cpp-fbbb5865a562c9a9167d71c1cf56b82025a8f065",
url = "https://github.com/abseil/abseil-cpp/archive/8d9cef25c70321c794ff5559cc0b1e0fa5f85e72.tar.gz",
sha256 = "840e5d00fb9082c4f22f6f5f4afec5813ee1c40b84811c88f7da4fa5a4511cbe",
strip_prefix = "abseil-cpp-8d9cef25c70321c794ff5559cc0b1e0fa5f85e72",
)

# required by many python libraries
Expand Down

0 comments on commit f684f0d

Please sign in to comment.