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:
parent
077d6c97be
commit
13175a4f41
@ -26,7 +26,7 @@
|
||||
},
|
||||
{
|
||||
"name": "openssl",
|
||||
"version": "1.1.1n"
|
||||
"version>=": "1.1.1n"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
{
|
||||
"name": "openssl",
|
||||
"platform": "!windows & !uwp",
|
||||
"version" : "1.1.1n"
|
||||
"version>=" : "1.1.1n"
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
{
|
||||
"name": "openssl",
|
||||
"platform": "!windows",
|
||||
"version" : "1.1.1n"
|
||||
"version>=" : "1.1.1n"
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user