Skip to content

Commit

Permalink
Update psi digest to d565cfb
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2024
1 parent 258817e commit c6810f0
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/31161743435e5176fcfd7665b3a85620f22065ba.tar.gz",
"https://github.com/secretflow/psi/archive/d565cfb02fe5e354215d407e11432ffa588f94f2.tar.gz",
],
strip_prefix = "psi-31161743435e5176fcfd7665b3a85620f22065ba",
sha256 = "934cfc9b0d3b3d83b76d9449543a0fd92d40f93f5ca08a74ba5219c7e3412e24",
strip_prefix = "psi-d565cfb02fe5e354215d407e11432ffa588f94f2",
sha256 = "4909c6d47774fba3a7698aae012dbeb9bf5a66d81f77eaa17008cf2530faf5fe",
)

def _rules_proto_grpc():
Expand Down

0 comments on commit c6810f0

Please sign in to comment.