Skip to content

Commit

Permalink
Update simplest_ot digest to 60197bc (#355)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 21, 2024
1 parent 16df90c commit ee9d843
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 _simplest_ot():
http_archive,
name = "simplest_ot",
urls = [
"https://github.com/secretflow/simplest-ot/archive/4e39b7c35721c7fd968da6e047f59c0ac92e8088.tar.gz",
"https://github.com/secretflow/simplest-ot/archive/60197bc7dad327bb55759e8e854885411e999167.tar.gz",
],
strip_prefix = "simplest-ot-4e39b7c35721c7fd968da6e047f59c0ac92e8088",
sha256 = "326e411c63b1cbd6697e9561a74f9d417df9394a988bf5c5e14775f14c612063",
strip_prefix = "simplest-ot-60197bc7dad327bb55759e8e854885411e999167",
sha256 = "c8816bf147e320f51c516f4c511f2d1a732ac0d0f171d29f442cbe2b5173ddba",
)

def _org_interconnection():
Expand Down

0 comments on commit ee9d843

Please sign in to comment.