Update packages.json & build-matrix.html

This commit is contained in:
MXEBot as Travis CI 2019-04-17 19:29:07 +00:00
parent 02b7b1f8f6
commit 33750c65e2
2 changed files with 6 additions and 6 deletions

View File

@ -2649,7 +2649,7 @@ feel free to submit a pull request.
<tr>
<th class="row" title=""> lz4 </th>
<td>1.8.3 </td>
<td>1.9.0 </td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
@ -3219,7 +3219,7 @@ feel free to submit a pull request.
<tr>
<th class="row" title=""> pcre2 </th>
<td>10.32 </td>
<td>10.33 </td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
@ -3979,7 +3979,7 @@ feel free to submit a pull request.
<tr>
<th class="row" title=""> qtxlsxwriter </th>
<td>5b685b5 </td>
<td>061567b </td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>

View File

@ -260,7 +260,7 @@
"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"},
"luajit": {"version": "2.0.4", "website": "https://luajit.org/luajit.html", "description": "LuaJIT"},
"lz4": {"version": "1.8.3", "website": "https://github.com/lz4/lz4", "description": "lossless compression algorithm optimized for speed"},
"lz4": {"version": "1.9.0", "website": "https://github.com/lz4/lz4", "description": "lossless compression algorithm optimized for speed"},
"lzma": {"version": "1900", "website": "https://www.7-zip.org/sdk.html", "description": "LZMA SDK"},
"lzo": {"version": "2.10", "website": "https://www.oberhumer.com/opensource/lzo/", "description": ""},
"matio": {"version": "1.5.2", "website": "https://sourceforge.net/projects/matio/", "description": ""},
@ -317,7 +317,7 @@
"pangomm": {"version": "2.34.0", "website": "https://www.pango.org/", "description": "Pangomm"},
"pcl": {"version": "1.9.1", "website": "http://www.pointclouds.org/", "description": "PCL (Point Cloud Library)"},
"pcre": {"version": "8.43", "website": "https://www.pcre.org/", "description": "PCRE"},
"pcre2": {"version": "10.32", "website": "https://www.pcre.org/", "description": "PCRE2"},
"pcre2": {"version": "10.33", "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": "64989f6", "website": "https://github.com/trailofbits/pe-parse", "description": "Principled, lightweight C/C++ PE parser"},
@ -393,7 +393,7 @@
"qtwebsockets": {"version": "5.12.2", "website": "https://www.qt.io/", "description": "Qt"},
"qtwebview": {"version": "5.12.2", "website": "https://www.qt.io/", "description": "Qt"},
"qtwinextras": {"version": "5.12.2", "website": "https://www.qt.io/", "description": "Qt"},
"qtxlsxwriter": {"version": "5b685b5", "website": "https://github.com/VSRonin/QtXlsxWriter/", "description": "QtXlsxWriter"},
"qtxlsxwriter": {"version": "061567b", "website": "https://github.com/VSRonin/QtXlsxWriter/", "description": "QtXlsxWriter"},
"qtxmlpatterns": {"version": "5.12.2", "website": "https://www.qt.io/", "description": "Qt"},
"quazip": {"version": "0.7.6", "website": "https://github.com/stachenov/quazip", "description": ""},
"qwt": {"version": "6.1.4", "website": "https://qwt.sourceforge.io/", "description": "Qwt"},