Update packages.json & build-matrix.html

pull/2516/head
MXEBot as Travis CI 4 years ago
parent 17ae8f8a11
commit 72946bbed1

@ -2647,6 +2647,16 @@ feel free to submit a pull request.
<td></td>
</tr>
<tr>
<th class="row" title=""> libyaml </th>
<td>0.2.5 </td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td></td>
</tr>
<tr>
<th class="row" title=""> libzip </th>
<td>1.5.2 </td>
@ -4949,14 +4959,14 @@ feel free to submit a pull request.
<tr>
<th class="row" colspan="2">
Total: 476
Total: 477
<br>(+7 virtual
+8 native-only)
</th>
<th>471</th>
<th>472</th>
<th>407</th>
<th>458</th>
<th>406</th>
<th>457</th>
<th>405</th>
<th>43</th>
</tr>
</tbody>

@ -260,6 +260,7 @@
"libxml++": {"version": "2.40.1", "website": "https://libxmlplusplus.sourceforge.io/", "description": "libxml2"},
"libxml2": {"version": "2.9.10", "website": "http://xmlsoft.org/", "description": ""},
"libxslt": {"version": "1.1.34", "website": "http://xmlsoft.org/XSLT/", "description": ""},
"libyaml": {"version": "0.2.5", "website": "https://github.com/yaml/libyaml", "description": "A C library for parsing and emitting YAML."},
"libzip": {"version": "1.5.2", "website": "https://libzip.org/", "description": ""},
"libzmq": {"version": "d2293da", "website": "https://github.com/zeromq/libzmq", "description": "ZeroMQ core engine in C++, implements ZMTP/3.0"},
"llvm": {"version": "10.0.0", "website": "https://llvm.org/", "description": ""},

Loading…
Cancel
Save