Format vcpkg.json (#3701)

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
This commit is contained in:
Anton Kolesnyk 2022-06-03 08:43:03 -07:00 committed by GitHub
parent 3a26df2852
commit ad2591b58d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -20,7 +20,7 @@
{
"name": "openssl",
"platform": "!windows",
"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",