[seal] update to <4.1.2> (#40871)

Co-authored-by: Jon <v-zhli17@microsoft.com>
This commit is contained in:
JonLiu1993 2024-09-10 11:30:40 +08:00 committed by GitHub
parent b95d06958e
commit 6753b397d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 5 deletions

View File

@ -6,7 +6,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO microsoft/SEAL
REF "v${VERSION}"
SHA512 717393b2428cd0b88a0cf75dbee6abfc92a89935664b7606dd18c17fa573c8053f24e08d530f2d63a3730e7737c0f2ca91d0002bc02a1cfecd19cf1521312823
SHA512 8e97e8106ae2eeceee743634b0db1936b3a3a1381ceceb5646f6de8008d2147cdc9b847219dafd7d8b8f7457e63c7463f155694e8a192d13531171b468e8f365
HEAD_REF main
PATCHES
shared-zstd.patch

View File

@ -1,7 +1,6 @@
{
"name": "seal",
"version": "4.1.1",
"port-version": 2,
"version": "4.1.2",
"description": "Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.",
"homepage": "https://github.com/microsoft/SEAL",
"license": "MIT",

View File

@ -8153,8 +8153,8 @@
"port-version": 7
},
"seal": {
"baseline": "4.1.1",
"port-version": 2
"baseline": "4.1.2",
"port-version": 0
},
"seasocks": {
"baseline": "1.4.6",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f2c942b5c692afade6ad12b49183c262fde7b79c",
"version": "4.1.2",
"port-version": 0
},
{
"git-tree": "90ddcfb2adf93a2bf7cbad776f62cb84f6145114",
"version": "4.1.1",