diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2018-08-15 10:35:57 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2018-08-15 10:35:57 (GMT) |
commit | f5299a9de0a6f82c8678b396ce79222f26e18ea7 (patch) | |
tree | 6aaf10d84ae2d562f06ffdec021e190256523bda | |
parent | 8a8b14070c981715d1d55b2485505413cb79b31f (diff) | |
download | mxe-f5299a9de0a6f82c8678b396ce79222f26e18ea7.zip mxe-f5299a9de0a6f82c8678b396ce79222f26e18ea7.tar.gz mxe-f5299a9de0a6f82c8678b396ce79222f26e18ea7.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 be03c51..535f6e7 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -2519,7 +2519,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> libzip </th> - <td>1.1.3 </td> + <td>1.5.1 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index fd80c77..acf0cd8 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -247,7 +247,7 @@ "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.1.3", "website": "https://www.nih.at/libzip/", "description": ""}, + "libzip": {"version": "1.5.1", "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": "3.4", "website": "https://llvm.org/", "description": ""}, "log4cxx": {"version": "0.10.0", "website": "https://logging.apache.org/log4cxx/", "description": ""}, |