Skip to content

Commit

Permalink
Update psi digest to e5f86c1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2024
1 parent 88c5dff commit 107bc70
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 @@ -51,10 +51,10 @@ def _libpsi():
http_archive,
name = "psi",
urls = [
"https://github.com/secretflow/psi/archive/9225bc9626a4ed3e4a8a55b86e400aa5e50e3e93.tar.gz",
"https://github.com/secretflow/psi/archive/e5f86c1b7d1009d45d11fbf91d36425c555d0569.tar.gz",
],
strip_prefix = "psi-9225bc9626a4ed3e4a8a55b86e400aa5e50e3e93",
sha256 = "f90e9e9a2a931833ebdf8f08c01c09fe0c1b0f88458f0c18d45b1a548cf2c001",
strip_prefix = "psi-e5f86c1b7d1009d45d11fbf91d36425c555d0569",
sha256 = "fbf432189f691d950d49cf4316d0d74143966e13513b1166169c0b736b8dadb3",
)

def _rules_proto_grpc():
Expand Down

0 comments on commit 107bc70

Please sign in to comment.