vcpkg/ports/qt5-webview/vcpkg.json
Osyotr 5d500d15c1
[qt5] Update to 5.15.6 (#26715)
* [qt5] Update to 5.15.6

* Drop icu patch in qt5-tools that has been merged upstream
2022-09-08 11:33:41 -07:00

10 lines
315 B
JSON

{
"name": "qt5-webview",
"version": "5.15.6",
"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"
]
}