Skip to content

Commit

Permalink
Update com_google_riegeli digest to 3385e3c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent b407e85 commit 2892298
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 @@ -187,9 +187,9 @@ py_library(
http_archive(
name = "com_google_riegeli",
# Commit from 2022-02-16
url = "https://github.com/google/riegeli/archive/934428f44a6d120cb6c065315c788aa3a1be6b66.tar.gz",
sha256 = "a54dafa634db87723db106bc44ef365b1b442d8862aafbeb5f1d2e922049e587",
strip_prefix = "riegeli-934428f44a6d120cb6c065315c788aa3a1be6b66",
url = "https://github.com/google/riegeli/archive/3385e3cbc5c1a1380eb99b7cf0b021c1ae0b2c30.tar.gz",
sha256 = "fc02c02ca74ba71e95cab8a62bad90d1f80ef5ea011c7a69b1165cea5df6f4e7",
strip_prefix = "riegeli-3385e3cbc5c1a1380eb99b7cf0b021c1ae0b2c30",
)
if evaluator_deps:
# Differential Privacy
Expand Down

0 comments on commit 2892298

Please sign in to comment.