vcpkg/ports/boringssl/vcpkg.json
JonLiu1993 3b58466098
[boringssl] update to newer commit (#18604)
* [boringssl] update to newer commit

* update version
2021-06-24 13:04:17 -07:00

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"
}
}
}