Update packages.json & build-matrix.html

This commit is contained in:
MXEBot as Travis CI 2017-10-27 13:04:45 +00:00
parent cdab801120
commit 4f403656ce
2 changed files with 16 additions and 5 deletions

View File

@ -4497,6 +4497,16 @@ feel free to submit a pull request.
<td class="supported">&#x2713;</td>
</tr>
<tr>
<th class="row">zstd</th>
<td>1.3.2</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="unsupported">&#x2717;</td>
</tr>
<tr>
<th class="row">zziplib</th>
<td>0.13.62</td>
@ -4509,14 +4519,14 @@ feel free to submit a pull request.
<tr>
<th class="row" colspan="2">
Total: 436
Total: 437
<br>(+7 virtual
+4 native-only)
</th>
<th>430</th>
<th>344</th>
<th>416</th>
<th>344</th>
<th>431</th>
<th>345</th>
<th>417</th>
<th>345</th>
<th>24</th>
</tr>
</tbody>

View File

@ -445,6 +445,7 @@
"yaml-cpp": {"version": "0.5.3", "website": "https://github.com/jbeder/yaml-cpp", "description": "A YAML parser and emitter for C++"},
"yasm": {"version": "1.3.0", "website": "http://yasm.tortall.net/", "description": "Yasm"},
"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"},
"zziplib": {"version": "0.13.62", "website": "https://zziplib.sourceforge.io/", "description": "ZZIPlib"},
"": null
}