Update packages.json & build-matrix.html

This commit is contained in:
MXEBot as Travis CI 2018-11-14 10:10:54 +00:00
parent a97782ae64
commit 77a10718c1
2 changed files with 6 additions and 6 deletions

View File

@ -3049,7 +3049,7 @@ feel free to submit a pull request.
<tr>
<th class="row" title=""> openscenegraph </th>
<td>3.4.1 </td>
<td>3.6.3 </td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
@ -3069,7 +3069,7 @@ feel free to submit a pull request.
<tr>
<th class="row" title=""> openthreads </th>
<td>3.4.1 </td>
<td>3.6.3 </td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
@ -3399,7 +3399,7 @@ feel free to submit a pull request.
<tr>
<th class="row" title=""> proj </th>
<td>5.0.0 </td>
<td>5.1.0 </td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>

View File

@ -300,9 +300,9 @@
"openexr": {"version": "2.2.0", "website": "https://www.openexr.com/", "description": "OpenEXR"},
"openjpeg": {"version": "2.3.0", "website": "https://www.openjpeg.org/", "description": "OpenJPEG"},
"openmp-validation": {"version": "ff8cf0c", "website": "https://github.com/uhhpctools/omp-validation", "description": "OpenMP Validation Suite"},
"openscenegraph": {"version": "3.4.1", "website": "http://www.openscenegraph.org/", "description": "OpenSceneGraph"},
"openscenegraph": {"version": "3.6.3", "website": "http://www.openscenegraph.org/", "description": "OpenSceneGraph"},
"openssl": {"version": "1.1.1", "website": "https://www.openssl.org/", "description": ""},
"openthreads": {"version": "3.4.1", "website": "http://www.openscenegraph.org/", "description": "OpenThreads"},
"openthreads": {"version": "3.6.3", "website": "http://www.openscenegraph.org/", "description": "OpenThreads"},
"opus": {"version": "1.1.1", "website": "https://opus-codec.org/", "description": ""},
"opusfile": {"version": "0.6", "website": "https://opus-codec.org/", "description": ""},
"osgearth": {"version": "2.9", "website": "http://osgearth.org/", "description": "Geospatial SDK for OpenSceneGraph"},
@ -335,7 +335,7 @@
"portmidi": {"version": "217", "website": "https://portmedia.sourceforge.io/portmidi/", "description": ""},
"postgresql": {"version": "9.2.4", "website": "https://www.postgresql.org/", "description": "PostgreSQL"},
"primesieve": {"version": "5.5.0", "website": "https://primesieve.org/", "description": "Primesieve"},
"proj": {"version": "5.0.0", "website": "https://trac.osgeo.org/proj/", "description": ""},
"proj": {"version": "5.1.0", "website": "https://trac.osgeo.org/proj/", "description": ""},
"protobuf": {"version": "3.5.2", "website": "https://github.com/google/protobuf", "description": ""},
"pthreads": {"version": "POSIX 1003.1-2001", "website": "https://en.wikipedia.org/wiki/POSIX_Threads", "description": "POSIX Threads"},
"pugixml": {"version": "1.8", "website": "https://pugixml.org/", "description": "Light-weight, simple, and fast XML parser for C++ with XPath support"},