Openssl1.1.1 (#3457)

* open ssl 1.1.1n

* manifests and vcpkg for attestation

* opensll - > git

* oops git

* set 1.1.1n as min version
This commit is contained in:
George Arama 2022-03-21 13:59:20 -07:00 committed by GitHub
parent 077d6c97be
commit 13175a4f41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@
},
{
"name": "openssl",
"version": "1.1.1n"
"version>=": "1.1.1n"
}
]
}

View File

@ -14,7 +14,7 @@
{
"name": "openssl",
"platform": "!windows & !uwp",
"version" : "1.1.1n"
"version>=" : "1.1.1n"
},
{
"name": "vcpkg-cmake",

View File

@ -23,7 +23,7 @@
{
"name": "openssl",
"platform": "!windows",
"version" : "1.1.1n"
"version>=" : "1.1.1n"
},
{
"name": "vcpkg-cmake",