diff options
-rw-r--r-- | docs/build-matrix.html | 20 | ||||
-rw-r--r-- | docs/packages.json | 1 |
2 files changed, 16 insertions, 5 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index f590d0d..a516270 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -3768,6 +3768,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row">quazip</th> + <td>0.7.3</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="unsupported">✗</td> + </tr> + +<tr> <th class="row">qwt</th> <td>6.1.3</td> <td class="supported">✓</td> @@ -4569,14 +4579,14 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 441 +Total: 442 <br>(+7 virtual +5 native-only) </th> -<th>435</th> -<th>352</th> -<th>421</th> -<th>352</th> +<th>436</th> +<th>353</th> +<th>422</th> +<th>353</th> <th>25</th> </tr> </tbody> diff --git a/docs/packages.json b/docs/packages.json index 06482f4..e97878e 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -372,6 +372,7 @@ "qtwinextras": {"version": "5.9.2", "website": "https://www.qt.io/", "description": "Qt"}, "qtxlsxwriter": {"version": "6895d8ba6c3a80768c98539445b124654801e8dd", "website": "https://github.com/dbzhang800/QtXlsxWriter/", "description": "QtXlsxWriter"}, "qtxmlpatterns": {"version": "5.9.2", "website": "https://www.qt.io/", "description": "Qt"}, + "quazip": {"version": "0.7.3", "website": "https://sourceforge.net/projects/quazip/", "description": ""}, "qwt": {"version": "6.1.3", "website": "https://qwt.sourceforge.io/", "description": "Qwt"}, "qwtplot3d": {"version": "0.2.7", "website": "https://qwtplot3d.sourceforge.io/", "description": "QwtPlot3D"}, "ragel": {"version": "6.9", "website": "https://www.colm.net/open-source/ragel/", "description": "Ragel"}, |