mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 04:13:47 +08:00
3b58466098
* [boringssl] update to newer commit * update version
13 lines
300 B
JSON
13 lines
300 B
JSON
{
|
|
"name": "boringssl",
|
|
"version-date": "2021-06-23",
|
|
"description": "BoringSSl is a fork of OpenSSL developed by Google",
|
|
"homepage": "https://boringssl.googlesource.com/boringssl",
|
|
"supports": "!uwp",
|
|
"features": {
|
|
"tools": {
|
|
"description": "Build bssl executable"
|
|
}
|
|
}
|
|
}
|