2021-06-25 04:04:17 +08:00
|
|
|
{
|
|
|
|
"name": "boringssl",
|
2023-10-13 19:06:57 +01:00
|
|
|
"version-date": "2023-10-13",
|
2022-10-09 15:57:27 -05:00
|
|
|
"description": "BoringSSL is a fork of OpenSSL developed by Google",
|
2021-06-25 04:04:17 +08:00
|
|
|
"homepage": "https://boringssl.googlesource.com/boringssl",
|
|
|
|
"supports": "!uwp",
|
2022-06-02 15:55:46 -04:00
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
2023-09-29 08:21:24 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-config",
|
|
|
|
"host": true
|
2022-06-02 15:55:46 -04:00
|
|
|
}
|
2023-09-29 08:21:24 +02:00
|
|
|
]
|
2021-06-25 04:04:17 +08:00
|
|
|
}
|