diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2018-11-15 10:46:32 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2018-11-15 10:46:32 (GMT) |
commit | 38136289322908a436c03538ad09b8cafd208138 (patch) | |
tree | 32beb252c3ceca855cbc5cd63b1728b8f835c11c /docs | |
parent | c06cd1c3da4c871b6761076129e3dbb955480083 (diff) | |
download | mxe-38136289322908a436c03538ad09b8cafd208138.zip mxe-38136289322908a436c03538ad09b8cafd208138.tar.gz mxe-38136289322908a436c03538ad09b8cafd208138.tar.bz2 |
Update packages.json & build-matrix.html
Diffstat (limited to 'docs')
-rw-r--r-- | docs/build-matrix.html | 4 | ||||
-rw-r--r-- | docs/packages.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index 36780a6..cbc1457 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -3189,7 +3189,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> pcre2 </th> - <td>10.31 </td> + <td>10.32 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -3339,7 +3339,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> poco </th> - <td>1.4.7p1 </td> + <td>1.9.0 </td> <td class="supported">✓</td> <td class="unsupported">×</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 5180d45..f0c1694 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -314,7 +314,7 @@ "pangomm": {"version": "2.34.0", "website": "https://www.pango.org/", "description": "Pangomm"}, "pcl": {"version": "1.8.0", "website": "http://www.pointclouds.org/", "description": "PCL (Point Cloud Library)"}, "pcre": {"version": "8.42", "website": "https://www.pcre.org/", "description": "PCRE"}, - "pcre2": {"version": "10.31", "website": "https://www.pcre.org/", "description": "PCRE2"}, + "pcre2": {"version": "10.32", "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"}, @@ -329,7 +329,7 @@ "plibc": {"version": "cd7ed09", "website": "https://plibc.sourceforge.io/", "description": "Plibc"}, "plotmm": {"version": "0.1.2", "website": "https://plotmm.sourceforge.io/", "description": "PlotMM"}, "plotutils": {"version": "2.6", "website": "https://www.gnu.org/software/plotutils/", "description": ""}, - "poco": {"version": "1.4.7p1", "website": "https://pocoproject.org/", "description": "POCO C++ Libraries"}, + "poco": {"version": "1.9.0", "website": "https://pocoproject.org/", "description": "POCO C++ Libraries"}, "polarssl": {"version": "1.3.9", "website": "https://tls.mbed.org/", "description": "Polar SSL Library"}, "poppler": {"version": "0.51.0", "website": "https://poppler.freedesktop.org/", "description": ""}, "popt": {"version": "1.16", "website": "http://freshmeat.net/projects/popt/", "description": ""}, |