2021-06-25 04:04:17 +08:00
|
|
|
{
|
|
|
|
"name": "boringssl",
|
2023-10-14 02:06:57 +08:00
|
|
|
"version-date": "2023-10-13",
|
2022-10-10 04:57:27 +08: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-03 03:55:46 +08:00
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
2023-09-29 14:21:24 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-config",
|
|
|
|
"host": true
|
2022-06-03 03:55:46 +08:00
|
|
|
}
|
2023-09-29 14:21:24 +08:00
|
|
|
]
|
2021-06-25 04:04:17 +08:00
|
|
|
}
|