Update packages.json & build-matrix.html

This commit is contained in:
MXEBot as Travis CI 2018-06-17 21:00:49 +00:00
parent 4fb99b500c
commit f47e8cb99b
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -470,7 +470,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.3", "website": "https://github.com/facebook/zstd", "description": "Zstandard is a fast lossless compression algorithm"},
"zstd": {"version": "1.3.4", "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
}