Skip to content

Commit 14a5691

Browse files
Update com_google_riegeli digest to 50eb6f8
1 parent b407e85 commit 14a5691

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/50eb6f8dd5b49f142e3f9296ef906b1fc7314fd3.tar.gz",
191+
sha256 = "ea03825234e5770f3c84a597d7d3daafd79a0f77846540d90d1dba13009fe3c7",
192+
strip_prefix = "riegeli-50eb6f8dd5b49f142e3f9296ef906b1fc7314fd3",
193193
)
194194
if evaluator_deps:
195195
# Differential Privacy

0 commit comments

Comments
 (0)