Update packages.json & build-matrix.html

This commit is contained in:
MXEBot as Travis CI 2020-06-03 07:50:09 +00:00
parent 904fafd55b
commit 60b660aae9
2 changed files with 2 additions and 2 deletions

View File

@ -2669,7 +2669,7 @@ feel free to submit a pull request.
<tr>
<th class="row" title=""> llvm </th>
<td>8.0.0 </td>
<td>10.0.0 </td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>

View File

@ -262,7 +262,7 @@
"libxslt": {"version": "1.1.34", "website": "http://xmlsoft.org/XSLT/", "description": ""},
"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": "8.0.0", "website": "https://llvm.org/", "description": ""},
"llvm": {"version": "10.0.0", "website": "https://llvm.org/", "description": ""},
"log4cxx": {"version": "0.10.0", "website": "https://logging.apache.org/log4cxx/", "description": ""},
"lua": {"version": "5.3.3", "website": "https://www.lua.org/", "description": "Lua"},
"luabind": {"version": "0.9.1", "website": "https://github.com/luabind/luabind", "description": "Luabind"},