diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2019-01-11 07:26:28 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2019-01-11 07:26:28 (GMT) |
commit | 3c74d77bd33ef53dd0ab1a1c0673d2de7e24b849 (patch) | |
tree | 0b5373c91c5e0768035c12737ac8390d29a62dae /docs | |
parent | 7148391b33b6870d812d39adfe3a0fbd560aaa0f (diff) | |
download | mxe-3c74d77bd33ef53dd0ab1a1c0673d2de7e24b849.zip mxe-3c74d77bd33ef53dd0ab1a1c0673d2de7e24b849.tar.gz mxe-3c74d77bd33ef53dd0ab1a1c0673d2de7e24b849.tar.bz2 |
Update packages.json & build-matrix.html
Diffstat (limited to 'docs')
-rw-r--r-- | docs/build-matrix.html | 2 | ||||
-rw-r--r-- | docs/packages.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index 50742c5..ba83105 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -3929,7 +3929,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> qtwebkit </th> - <td>5.9.1 </td> + <td>5.212 </td> <td class="unsupported">×</td> <td class="supported">✓</td> <td class="unsupported">×</td> diff --git a/docs/packages.json b/docs/packages.json index af78ce2..e757585 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -388,7 +388,7 @@ "qttranslations": {"version": "5.12.0", "website": "https://www.qt.io/", "description": "Qt"}, "qtvirtualkeyboard": {"version": "5.12.0", "website": "https://www.qt.io/", "description": "Qt"}, "qtwebchannel": {"version": "5.12.0", "website": "https://www.qt.io/", "description": "Qt"}, - "qtwebkit": {"version": "5.9.1", "website": "https://www.qt.io/", "description": "Qt"}, + "qtwebkit": {"version": "5.212", "website": "https://github.com/annulen/webkit", "description": "QtWebKit"}, "qtwebsockets": {"version": "5.12.0", "website": "https://www.qt.io/", "description": "Qt"}, "qtwebview": {"version": "5.12.0", "website": "https://www.qt.io/", "description": "Qt"}, "qtwinextras": {"version": "5.12.0", "website": "https://www.qt.io/", "description": "Qt"}, |