Update packages.json & build-matrix.html

This commit is contained in:
MXEBot as Travis CI 2017-12-22 00:43:54 +00:00
parent 856ceda9f3
commit a4b4185102
2 changed files with 8 additions and 8 deletions

View File

@ -569,7 +569,7 @@ feel free to submit a pull request.
<tr>
<th class="row">ffmpeg</th>
<td>3.4</td>
<td>3.4.1</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
@ -749,7 +749,7 @@ feel free to submit a pull request.
<tr>
<th class="row">gdal</th>
<td>2.2.2</td>
<td>2.2.3</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
@ -2989,7 +2989,7 @@ feel free to submit a pull request.
<tr>
<th class="row">openscenegraph</th>
<td>3.4.0</td>
<td>3.4.1</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
@ -3009,7 +3009,7 @@ feel free to submit a pull request.
<tr>
<th class="row">openthreads</th>
<td>3.4.0</td>
<td>3.4.1</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>

View File

@ -52,7 +52,7 @@
"expat": {"version": "2.2.5", "website": "https://github.com/libexpat/libexpat", "description": "Expat XML Parser"},
"faad2": {"version": "2.7", "website": "http://www.audiocoding.com/", "description": ""},
"fdk-aac": {"version": "0.1.4", "website": "https://github.com/mstorsjo/fdk-aac", "description": "FDK-AAC"},
"ffmpeg": {"version": "3.4", "website": "https://ffmpeg.org/", "description": ""},
"ffmpeg": {"version": "3.4.1", "website": "https://ffmpeg.org/", "description": ""},
"fftw": {"version": "3.3.6-pl1", "website": "http://www.fftw.org/", "description": ""},
"file": {"version": "5.24", "website": "https://www.darwinsys.com/file/", "description": ""},
"flac": {"version": "1.3.1", "website": "https://www.xiph.org/flac/", "description": "FLAC"},
@ -70,7 +70,7 @@
"gc": {"version": "7.4.6", "website": "https://github.com/ivmai/bdwgc", "description": ""},
"gcc": {"version": "5.4.0", "website": "https://gcc.gnu.org/", "description": "GCC"},
"gd": {"version": "2.1.0", "website": "https://libgd.github.io/", "description": "GD (without support for xpm)"},
"gdal": {"version": "2.2.2", "website": "http://www.gdal.org/", "description": "GDAL"},
"gdal": {"version": "2.2.3", "website": "http://www.gdal.org/", "description": "GDAL"},
"gdb": {"version": "8.0.1", "website": "https://www.gnu.org/software/gdb/", "description": ""},
"gdk-pixbuf": {"version": "2.32.3", "website": "https://gtk.org/", "description": "GDK-pixbuf"},
"gendef": {"version": "5.0.3", "website": "https://sourceforge.net/p/mingw-w64/wiki2/gendef/", "description": ""},
@ -294,9 +294,9 @@
"openexr": {"version": "2.2.0", "website": "http://www.openexr.com/", "description": "OpenEXR"},
"openjpeg": {"version": "2.3.0", "website": "http://www.openjpeg.org/", "description": "OpenJPEG"},
"openmp-validation": {"version": "ff8cf0c", "website": "https://github.com/uhhpctools/omp-validation", "description": "OpenMP Validation Suite"},
"openscenegraph": {"version": "3.4.0", "website": "http://www.openscenegraph.org/", "description": "OpenSceneGraph"},
"openscenegraph": {"version": "3.4.1", "website": "http://www.openscenegraph.org/", "description": "OpenSceneGraph"},
"openssl": {"version": "1.0.2n", "website": "https://www.openssl.org/", "description": ""},
"openthreads": {"version": "3.4.0", "website": "http://www.openscenegraph.org/", "description": "OpenThreads"},
"openthreads": {"version": "3.4.1", "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": ""},
"ossim": {"version": "43a071a", "website": "https://trac.osgeo.org/ossim", "description": "OSSIM"},