diff options
-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": ""}, |