Skip to content

Commit

Permalink
update seal hash
Browse files Browse the repository at this point in the history
  • Loading branch information
bcebere committed Oct 20, 2021
1 parent 4d7e3d8 commit af9035f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tenseal/deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def tenseal_deps():
name = "com_microsoft_seal",
build_file = "//third_party:seal.BUILD",
strip_prefix = "SEAL-3.7.1",
sha256 = "cdc7426d01f879a8b87204a5df9e01339262d4b53962f6fddc2f34a0dec71777",
sha256 = "27446ea4fcea334faabc7439b1e312603ed700e3d26a45ec8408fd1d114374ec",
urls = ["https://github.com/microsoft/SEAL/archive/v3.7.1.tar.gz"],
)

Expand Down

0 comments on commit af9035f

Please sign in to comment.