Update packages.json & build-matrix.html

This commit is contained in:
MXEBot as Travis CI 2018-03-26 12:59:30 +00:00
parent 29280b8ba9
commit 40de52f41a
2 changed files with 29 additions and 7 deletions

View File

@ -194,7 +194,7 @@ feel free to submit a pull request.
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td></td>
<td class="supported">&#x2713;</td>
</tr>
<tr>
@ -3177,6 +3177,26 @@ feel free to submit a pull request.
<td></td>
</tr>
<tr>
<th class="row" title=""> pe-parse </th>
<td>752f526 </td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="unsupported">&#215;</td>
</tr>
<tr>
<th class="row" title=""> pe-util </th>
<td>04f9475 </td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
</tr>
<tr>
<th class="row" title=""> pfstools </th>
<td>2.0.4 </td>
@ -4729,15 +4749,15 @@ feel free to submit a pull request.
<tr>
<th class="row" colspan="2">
Total: 455
Total: 457
<br>(+6 virtual
+8 native-only)
</th>
<th>450</th>
<th>381</th>
<th>436</th>
<th>380</th>
<th>29</th>
<th>452</th>
<th>383</th>
<th>438</th>
<th>382</th>
<th>32</th>
</tr>
</tbody>
</table>

View File

@ -313,6 +313,8 @@
"pcre2": {"version": "10.30", "website": "https://www.pcre.org/", "description": "PCRE2"},
"pdcurses": {"version": "3.4", "website": "https://pdcurses.sourceforge.io/", "description": "PDcurses"},
"pdflib_lite": {"version": "7.0.5p3", "website": "https://www.pdflib.com/download/free-software/pdflib-lite-7/", "description": "PDFlib Lite"},
"pe-parse": {"version": "752f526", "website": "https://github.com/trailofbits/pe-parse", "description": "Principled, lightweight C/C++ PE parser"},
"pe-util": {"version": "04f9475", "website": "https://github.com/gsauthof/pe-util", "description": "List shared object dependencies of a portable executable (PE)"},
"pfstools": {"version": "2.0.4", "website": "https://pfstools.sourceforge.io/", "description": ""},
"physfs": {"version": "2.0.3", "website": "https://icculus.org/physfs/", "description": ""},
"picomodel": {"version": "1142ad8", "website": "https://code.google.com/p/picomodel/", "description": ""},