mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-06 09:40:41 +03:00
10 lines
224 B
JSON
10 lines
224 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json",
|
|
"name": "softether-vpn",
|
|
"version-string": "5.02",
|
|
"dependencies": [
|
|
"libsodium",
|
|
"openssl",
|
|
"zlib"
|
|
]
|
|
} |