Update packages.json & build-matrix.html

This commit is contained in:
MXEBot as Travis CI 2017-09-08 22:16:37 +00:00
parent feb669ca8f
commit 0a829f9931
2 changed files with 4 additions and 4 deletions

View File

@ -2969,7 +2969,7 @@ feel free to submit a pull request.
<tr>
<th class="row">pcre</th>
<td>8.40</td>
<td>8.41</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
@ -2979,7 +2979,7 @@ feel free to submit a pull request.
<tr>
<th class="row">pcre2</th>
<td>10.23</td>
<td>10.30</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>

View File

@ -292,8 +292,8 @@
"pango": {"version": "1.37.4", "website": "http://www.pango.org/", "description": "Pango"},
"pangomm": {"version": "2.34.0", "website": "http://www.pango.org/", "description": "Pangomm"},
"pcl": {"version": "1.8.0", "website": "http://www.pointclouds.org/", "description": "PCL (Point Cloud Library)"},
"pcre": {"version": "8.40", "website": "http://www.pcre.org/", "description": "PCRE"},
"pcre2": {"version": "10.23", "website": "http://www.pcre.org/", "description": "PCRE2"},
"pcre": {"version": "8.41", "website": "http://www.pcre.org/", "description": "PCRE"},
"pcre2": {"version": "10.30", "website": "http://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"},
"pfstools": {"version": "2.0.4", "website": "https://pfstools.sourceforge.io/", "description": ""},