Update packages.json & build-matrix.html

This commit is contained in:
MXEBot as Travis CI 2019-07-04 22:06:51 +00:00
parent 5d1695736a
commit abd5c8dfd8
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -480,7 +480,7 @@
"yasm": {"version": "1.3.0", "website": "https://yasm.tortall.net/", "description": "Yasm"},
"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"},
"zstd": {"version": "1.4.0", "website": "https://github.com/facebook/zstd", "description": "Zstandard is a fast lossless compression algorithm"},
"zziplib": {"version": "0.13.69", "website": "https://github.com/gdraheim/zziplib", "description": "ZZIPlib"},
"": null
}