Skip to content

Commit 84ab1cf

Browse files
Update com_google_riegeli digest to f56a831
1 parent b407e85 commit 84ab1cf

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
@@ -187,9 +187,9 @@ py_library(
187187
http_archive(
188188
name = "com_google_riegeli",
189189
# Commit from 2022-02-16
190-
url = "https://github.com/google/riegeli/archive/934428f44a6d120cb6c065315c788aa3a1be6b66.tar.gz",
191-
sha256 = "a54dafa634db87723db106bc44ef365b1b442d8862aafbeb5f1d2e922049e587",
192-
strip_prefix = "riegeli-934428f44a6d120cb6c065315c788aa3a1be6b66",
190+
url = "https://github.com/google/riegeli/archive/f56a831267862161530e124e45648013b0e95186.tar.gz",
191+
sha256 = "6798e7e0a68bf580c8ea051fbbc35ace23bbd0315e853371afa16a499519d588",
192+
strip_prefix = "riegeli-f56a831267862161530e124e45648013b0e95186",
193193
)
194194
if evaluator_deps:
195195
# Differential Privacy

0 commit comments

Comments
 (0)