Update packages.json & build-matrix.html

This commit is contained in:
MXEBot as Travis CI 2019-03-31 00:39:21 +00:00
parent c5930942ee
commit 61875bd32d
2 changed files with 2 additions and 2 deletions

View File

@ -4859,7 +4859,7 @@ feel free to submit a pull request.
<tr>
<th class="row" title=""> zziplib </th>
<td>0.13.62 </td>
<td>0.13.69 </td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>

View File

@ -481,6 +481,6 @@
"zip": {"version": "3.0", "website": "https://infozip.sourceforge.io/Zip.html", "description": "Info-ZIP"},
"zlib": {"version": "1.2.11", "website": "https://zlib.net/", "description": ""},
"zstd": {"version": "1.3.8", "website": "https://github.com/facebook/zstd", "description": "Zstandard is a fast lossless compression algorithm"},
"zziplib": {"version": "0.13.62", "website": "https://zziplib.sourceforge.io/", "description": "ZZIPlib"},
"zziplib": {"version": "0.13.69", "website": "https://github.com/gdraheim/zziplib", "description": "ZZIPlib"},
"": null
}