diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2017-12-22 00:43:54 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2017-12-22 00:43:54 (GMT) |
commit | a4b41851026d97361c4febccf28e18fa292a43d4 (patch) | |
tree | 2c1548c34ba6937d5c32af2a79ca4688eaea0907 /docs | |
parent | 856ceda9f35c4cae40eba81b229c73fd20ac935a (diff) | |
download | mxe-a4b41851026d97361c4febccf28e18fa292a43d4.zip mxe-a4b41851026d97361c4febccf28e18fa292a43d4.tar.gz mxe-a4b41851026d97361c4febccf28e18fa292a43d4.tar.bz2 |
Update packages.json & build-matrix.html
Diffstat (limited to 'docs')
-rw-r--r-- | docs/build-matrix.html | 8 | ||||
-rw-r--r-- | docs/packages.json | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index 33ed576..6bccdec 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -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">✓</td> <td class="supported">✓</td> <td class="supported">✓</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">✓</td> <td class="supported">✓</td> <td class="supported">✓</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">✓</td> <td class="supported">✓</td> <td class="supported">✓</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">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 140f77b..7e370dc 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -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"}, |