mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 05:09:00 +08:00
9d3db6b7e4
* [qt5] update version number and hashes * [qt5-base] add official patch for CVE-2023-51714 * [qt5] regenerate version info
10 lines
316 B
JSON
10 lines
316 B
JSON
{
|
|
"name": "qt5-webview",
|
|
"version": "5.15.12",
|
|
"description": "Qt5 WebView module - Provides a way to display web content in a QML application without necessarily including a full web browser stack by using native APIs where it makes sense.",
|
|
"license": null,
|
|
"dependencies": [
|
|
"qt5-declarative"
|
|
]
|
|
}
|