Skip to content

Commit

Permalink
Update org_interconnection digest to 8e33d70
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 18, 2024
1 parent 4779ef6 commit 2710af2
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 @@ -60,10 +60,10 @@ def _org_interconnection():
http_archive,
name = "org_interconnection",
urls = [
"https://github.com/secretflow/interconnection/archive/32ec6f51aeb662f84c4d06fd8a0c3675a1e801a6.tar.gz",
"https://github.com/secretflow/interconnection/archive/8e33d70c20fb7fc9e99c3406b92680bf6e26daf3.tar.gz",
],
strip_prefix = "interconnection-32ec6f51aeb662f84c4d06fd8a0c3675a1e801a6",
sha256 = "a6b65900c36f1f9bc9c5bfa4fbf1b66fb1045f09eca8beb3a09c4be4c80b85f3",
strip_prefix = "interconnection-8e33d70c20fb7fc9e99c3406b92680bf6e26daf3",
sha256 = "b56df1effda9011397e2d8ac091c2705af3c841ad5ec91a55147500d044b8e5e",
)

# Add homebrew openmp for macOS, somehow..homebrew installs to different location on Apple Silcon/Intel macs.. so we need two rules here
Expand Down

0 comments on commit 2710af2

Please sign in to comment.