aboutsummaryrefslogtreecommitdiff
path: root/ports/qt5-webview
diff options
context:
space:
mode:
authorAlexander Neumann <30894796+Neumann-A@users.noreply.github.com>2019-09-16 21:37:55 +0200
committerPhil Christensen <philc@microsoft.com>2019-09-16 12:37:55 -0700
commit9b4b5f4ce79df624b4fcf3ae969c6ba61d04d1fb (patch)
treec6c0872b5515edded8d93e7afb73881ff41c69ed /ports/qt5-webview
parentf152ba3cc08787c5bc2e638a73753048f0678def (diff)
downloadvcpkg-9b4b5f4ce79df624b4fcf3ae969c6ba61d04d1fb.tar.gz
vcpkg-9b4b5f4ce79df624b4fcf3ae969c6ba61d04d1fb.zip
[Qt] update to 5.12.5 (#8159)
Diffstat (limited to 'ports/qt5-webview')
-rw-r--r--ports/qt5-webview/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/qt5-webview/CONTROL b/ports/qt5-webview/CONTROL
index 7ede26f52..f23a6b259 100644
--- a/ports/qt5-webview/CONTROL
+++ b/ports/qt5-webview/CONTROL
@@ -1,4 +1,4 @@
Source: qt5-webview
-Version: 5.12.4
+Version: 5.12.5
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.
Build-Depends: qt5-base, qt5-declarative