Skip to content

Commit

Permalink
Update yacl digest to 5373d2a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2024
1 parent ab2a46b commit df5c4e9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bazel/repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ def _yacl():
http_archive,
name = "yacl",
urls = [
"https://github.com/secretflow/yacl/archive/5feaa30e6a2ab3be5a01a7a4ee3c1613d11386d9.tar.gz",
"https://github.com/secretflow/yacl/archive/5373d2ad68e165ada0e5659efbc6ea9c179abde5.tar.gz",
],
strip_prefix = "yacl-5feaa30e6a2ab3be5a01a7a4ee3c1613d11386d9",
sha256 = "7ff9f93b0de554fa454a4c995dc0533a7b998173e6f0468be5b40a6092555a4e",
strip_prefix = "yacl-5373d2ad68e165ada0e5659efbc6ea9c179abde5",
sha256 = "a5947c3eca1f87edc14b12f52cf53473e1449d8a8faf30fcdc55e5674579be44",
)

def _libpsi():
Expand Down

0 comments on commit df5c4e9

Please sign in to comment.