diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2019-05-21 23:20:02 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2019-05-21 23:20:02 (GMT) |
commit | 7a1d56ee37599259956b7059380d79910baf44ea (patch) | |
tree | 8030d556f66f0976c8f417b3d3909ccdc8ef91fc | |
parent | 0fd68471f33f22250e7013bb43c263edbaf45037 (diff) | |
download | mxe-7a1d56ee37599259956b7059380d79910baf44ea.zip mxe-7a1d56ee37599259956b7059380d79910baf44ea.tar.gz mxe-7a1d56ee37599259956b7059380d79910baf44ea.tar.bz2 |
Update packages.json & build-matrix.html
-rw-r--r-- | docs/build-matrix.html | 8 | ||||
-rw-r--r-- | docs/packages.json | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index 9aa4811..61496cf 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -2559,7 +2559,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> libxml2 </th> - <td>2.9.4 </td> + <td>2.9.9 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -2569,7 +2569,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> libxslt </th> - <td>1.1.29 </td> + <td>1.1.33 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -2579,7 +2579,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> libzip </th> - <td>1.5.1 </td> + <td>1.5.2 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -4749,7 +4749,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> xmlsec </th> - <td>1.2.25 </td> + <td>1.2.28 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 8039c52..6e176ce 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -251,9 +251,9 @@ "libwebp": {"version": "1.0.2", "website": "https://developers.google.com/speed/webp/", "description": ""}, "libwebsockets": {"version": "2.4.2", "website": "https://libwebsockets.org/", "description": ""}, "libxml++": {"version": "2.40.1", "website": "https://libxmlplusplus.sourceforge.io/", "description": "libxml2"}, - "libxml2": {"version": "2.9.4", "website": "http://www.xmlsoft.org/", "description": ""}, - "libxslt": {"version": "1.1.29", "website": "http://xmlsoft.org/XSLT/", "description": ""}, - "libzip": {"version": "1.5.1", "website": "https://libzip.org/", "description": ""}, + "libxml2": {"version": "2.9.9", "website": "http://www.xmlsoft.org/", "description": ""}, + "libxslt": {"version": "1.1.33", "website": "http://xmlsoft.org/XSLT/", "description": ""}, + "libzip": {"version": "1.5.2", "website": "https://libzip.org/", "description": ""}, "libzmq": {"version": "d2293da", "website": "https://github.com/zeromq/libzmq", "description": "ZeroMQ core engine in C++, implements ZMTP/3.0"}, "llvm": {"version": "8.0.0", "website": "https://llvm.org/", "description": ""}, "log4cxx": {"version": "0.10.0", "website": "https://logging.apache.org/log4cxx/", "description": ""}, @@ -470,7 +470,7 @@ "xapian-core": {"version": "1.2.21", "website": "https://xapian.org/", "description": "Xapian-Core"}, "xerces": {"version": "3.1.4", "website": "https://xerces.apache.org/xerces-c/", "description": "Xerces-C++"}, "xmlrpc-c": {"version": "d4364f4", "website": "https://xmlrpc-c.sourceforge.io/", "description": ""}, - "xmlsec": {"version": "1.2.25", "website": "https://www.aleksey.com/xmlsec/", "description": ""}, + "xmlsec": {"version": "1.2.28", "website": "https://www.aleksey.com/xmlsec/", "description": ""}, "xmlwrapp": {"version": "0.7.0", "website": "https://sourceforge.net/projects/xmlwrapp/", "description": ""}, "xorg-macros": {"version": "1.19.0", "website": "https://cgit.freedesktop.org/xorg/util/macros/", "description": "X.org utility macros"}, "xvidcore": {"version": "1.3.4", "website": "https://www.xvid.com/", "description": ""}, |