Update packages.json & build-matrix.html

This commit is contained in:
MXEBot as Travis CI 2018-03-13 00:44:57 +00:00
parent 4f4d51852c
commit 5620fcbe02
2 changed files with 2 additions and 2 deletions

View File

@ -4679,7 +4679,7 @@ feel free to submit a pull request.
<tr>
<th class="row" title=""> zstd </th>
<td>1.3.2 </td>
<td>1.3.3 </td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>

View File

@ -463,7 +463,7 @@
"yasm": {"version": "1.3.0", "website": "http://yasm.tortall.net/", "description": "Yasm"},
"zip": {"version": "3.0", "website": "http://www.info-zip.org", "description": "Info-ZIP"},
"zlib": {"version": "1.2.11", "website": "https://zlib.net/", "description": ""},
"zstd": {"version": "1.3.2", "website": "https://github.com/facebook/zstd", "description": "Zstandard is a fast lossless compression algorithm"},
"zstd": {"version": "1.3.3", "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"},
"": null
}