diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2018-06-29 09:12:32 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2018-06-29 09:12:32 (GMT) |
commit | 75fec231dcd09f4a4c24b8cffd40133462aca30c (patch) | |
tree | 561435d2f52085c26b232ef34f12dc29ea86dd11 | |
parent | 436487935868ddeb73ff1dba3f44cda7d4aba57d (diff) | |
download | mxe-75fec231dcd09f4a4c24b8cffd40133462aca30c.zip mxe-75fec231dcd09f4a4c24b8cffd40133462aca30c.tar.gz mxe-75fec231dcd09f4a4c24b8cffd40133462aca30c.tar.bz2 |
Update packages.json & build-matrix.html
-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 b554ecd..5da17b0 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -3909,7 +3909,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> quazip </th> - <td>0.7.3 </td> + <td>0.7.5 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 49bf47e..09809b8 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -386,7 +386,7 @@ "qtwinextras": {"version": "5.11.1", "website": "https://www.qt.io/", "description": "Qt"}, "qtxlsxwriter": {"version": "06911c4", "website": "https://github.com/dbzhang800/QtXlsxWriter/", "description": "QtXlsxWriter"}, "qtxmlpatterns": {"version": "5.11.1", "website": "https://www.qt.io/", "description": "Qt"}, - "quazip": {"version": "0.7.3", "website": "https://sourceforge.net/projects/quazip/", "description": ""}, + "quazip": {"version": "0.7.5", "website": "https://github.com/stachenov/quazip", "description": ""}, "qwt": {"version": "6.1.3", "website": "https://qwt.sourceforge.io/", "description": "Qwt"}, "qwtplot3d": {"version": "d80c908", "website": "https://github.com/sintegrial/qwtplot3d", "description": "QwtPlot3D"}, "ragel": {"version": "6.9", "website": "https://www.colm.net/open-source/ragel/", "description": "Ragel"}, |