Skip to content

Commit 3d90c63

Browse files
committed
Update com_google_absl digest to 5073947
1 parent b407e85 commit 3d90c63

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
@@ -104,9 +104,9 @@ def zetasql_deps_step_2(
104104
http_archive(
105105
name = "com_google_absl",
106106
# Commit from 2022-01-19
107-
url = "https://github.com/abseil/abseil-cpp/archive/fbbb5865a562c9a9167d71c1cf56b82025a8f065.tar.gz",
108-
sha256 = "18aadf5b16743399d37e3d2880c181f57ef0d0cef8ed6086f53fd254c8cff6c2",
109-
strip_prefix = "abseil-cpp-fbbb5865a562c9a9167d71c1cf56b82025a8f065",
107+
url = "https://github.com/abseil/abseil-cpp/archive/5073947530a9c74ce6da63b1fac16cc07564a3b8.tar.gz",
108+
sha256 = "1b0e0fad8a9dbf81a2c7593dc34998c6a4874cfcb3a4cd92a737384142f72c37",
109+
strip_prefix = "abseil-cpp-5073947530a9c74ce6da63b1fac16cc07564a3b8",
110110
)
111111

112112
# required by many python libraries

0 commit comments

Comments
 (0)