[seal]Updated to version 3.6.4 (#17648)

* Updated SEAL to version 3.6.4.

* Updated versions/s-/seal.json.
This commit is contained in:
Wei Dai 2021-05-06 13:40:53 -07:00 committed by GitHub
parent f1cfb2f925
commit d27b275702
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 5 deletions

View File

@ -1,5 +1,5 @@
Source: seal
Version: 3.6.2
Version: 3.6.4
Homepage: https://github.com/microsoft/SEAL
Description: Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.
Supports: !windows | (windows & static)

View File

@ -3,9 +3,9 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO microsoft/SEAL
REF 5c586e2480dc0a43fb76a23a3dcc3daecb3764e8
SHA512 2a0720d654946bcdb2313353c41ecd420a812dd678b04538e999881790c1c3636605204f0271a2faa1965a1445bd2d8973ffe8fdabf128afb51adb6523e90358
HEAD_REF master
REF 0b058d99b7f18a00e5ebb2b80caee593804b0500
SHA512 eed4e4360e32c8506a8f84b9bcfd2c8debf0013ee181f37fb34c6b94e62bbde1993ee400a3f589fe2378b598dd4fdb2e8532b706691a9348e464cd1a202ef23c
HEAD_REF main
)
vcpkg_check_features(OUT_FEATURE_OPTIONS FEATURE_OPTIONS

View File

@ -5521,7 +5521,7 @@
"port-version": 0
},
"seal": {
"baseline": "3.6.2",
"baseline": "3.6.4",
"port-version": 0
},
"secp256k1": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "aa3ad12b6022d47b57c3482ed9f413bc374b9396",
"version-string": "3.6.4",
"port-version": 0
},
{
"git-tree": "e04ddee56f805cd71ea28de648a86a3a978ac29e",
"version-string": "3.6.2",