diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2017-10-25 08:45:28 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2017-10-25 08:45:28 (GMT) |
commit | 994ad47302e8811614b7eb49fc05234942b95b89 (patch) | |
tree | 4e673be09b7fd45a272c3eb514cd1aba96e9305d | |
parent | 4c1ae1348ab50c54567e25e81a40c1c038ad5e1f (diff) | |
download | mxe-994ad47302e8811614b7eb49fc05234942b95b89.zip mxe-994ad47302e8811614b7eb49fc05234942b95b89.tar.gz mxe-994ad47302e8811614b7eb49fc05234942b95b89.tar.bz2 |
Update packages.json & build-matrix.html
-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 4a57332..01aeacc 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -559,7 +559,7 @@ feel free to submit a pull request. <tr> <th class="row">ffmpeg</th> - <td>3.3.2</td> + <td>3.4</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -3789,7 +3789,7 @@ feel free to submit a pull request. <tr> <th class="row">sdl2</th> - <td>2.0.6</td> + <td>2.0.7</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index fe8e5d7..7ac0f89 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -51,7 +51,7 @@ "expat": {"version": "2.2.4", "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.3.2", "website": "https://ffmpeg.org/", "description": ""}, + "ffmpeg": {"version": "3.4", "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"}, @@ -374,7 +374,7 @@ "rubberband": {"version": "1.8.1", "website": "http://breakfastquay.com/rubberband/", "description": "Rubberband"}, "rucksack": {"version": "3.1.0", "website": "https://github.com/andrewrk/rucksack", "description": ""}, "sdl": {"version": "1.2.15", "website": "https://www.libsdl.org/", "description": "SDL"}, - "sdl2": {"version": "2.0.6", "website": "https://www.libsdl.org/", "description": "SDL2"}, + "sdl2": {"version": "2.0.7", "website": "https://www.libsdl.org/", "description": "SDL2"}, "sdl2_gfx": {"version": "1.0.3", "website": "http://www.ferzkopp.net/joomla/content/view/19/14/", "description": "SDL2_gfx"}, "sdl2_image": {"version": "2.0.1", "website": "https://www.libsdl.org/", "description": "SDL2_image"}, "sdl2_mixer": {"version": "2.0.1", "website": "https://www.libsdl.org/", "description": "SDL2_mixer"}, |