blob: e3aaec032fd75d1f435f17c469824d0626eb4d2c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"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"
}
}
}
|