Update packages.json & build-matrix.html

pull/1738/head
MXEBot as Travis CI 7 years ago
parent 2bf7ba2006
commit d0aa4b74ea

@ -2417,6 +2417,16 @@ feel free to submit a pull request.
<td class="unsupported">&#x2717;</td>
</tr>
<tr>
<th class="row">lz4</th>
<td>1.7.5</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">lzma</th>
<td>1604</td>
@ -4379,14 +4389,14 @@ feel free to submit a pull request.
<tr>
<th class="row" colspan="2">
Total: 423
Total: 424
<br>(+5 virtual
+6 native-only)
</th>
<th>417</th>
<th>325</th>
<th>403</th>
<th>325</th>
<th>418</th>
<th>326</th>
<th>404</th>
<th>326</th>
<th>19</th>
</tr>
</tbody>

@ -237,6 +237,7 @@
"lua": {"version": "5.3.3", "website": "https://www.lua.org/", "description": "Lua"},
"luabind": {"version": "0.9.1", "website": "http://www.rasterbar.com/products/luabind.html", "description": "Luabind"},
"luajit": {"version": "2.0.4", "website": "https://luajit.org/luajit.html", "description": "LuaJIT"},
"lz4": {"version": "1.7.5", "website": "https://github.com/lz4/lz4", "description": "lossless compression algorithm optimized for speed"},
"lzma": {"version": "1604", "website": "http://www.7-zip.org/sdk.html", "description": "LZMA SDK"},
"lzo": {"version": "2.09", "website": "https://www.oberhumer.com/opensource/lzo/", "description": ""},
"matio": {"version": "1.5.2", "website": "https://sourceforge.net/projects/matio/", "description": ""},

Loading…
Cancel
Save