diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2020-05-25 10:48:13 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2020-05-25 10:48:13 (GMT) |
commit | d63639ff6e39d66d5b0d489ef17840af522e6dca (patch) | |
tree | 0914f124133c947e3e79a11056e81873927b1a21 | |
parent | 85ef71a02ad7559769dd93aeda1ceff4854eb0e8 (diff) | |
download | mxe-d63639ff6e39d66d5b0d489ef17840af522e6dca.zip mxe-d63639ff6e39d66d5b0d489ef17840af522e6dca.tar.gz mxe-d63639ff6e39d66d5b0d489ef17840af522e6dca.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 368f72a..55b4657 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -609,7 +609,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> ffmpeg </th> - <td>4.2.2 </td> + <td>4.2.3 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -2829,7 +2829,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> mpg123 </th> - <td>1.25.13 </td> + <td>1.26.0 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 3e06a5e..9cba572 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -56,7 +56,7 @@ "expat": {"version": "2.2.9", "website": "https://github.com/libexpat/libexpat", "description": "Expat XML Parser"}, "faad2": {"version": "2.8.8", "website": "https://www.audiocoding.com/", "description": ""}, "fdk-aac": {"version": "2.0.0", "website": "https://github.com/mstorsjo/fdk-aac", "description": "FDK-AAC"}, - "ffmpeg": {"version": "4.2.2", "website": "https://ffmpeg.org/", "description": ""}, + "ffmpeg": {"version": "4.2.3", "website": "https://ffmpeg.org/", "description": ""}, "fftw": {"version": "3.3.8", "website": "http://www.fftw.org/", "description": ""}, "file": {"version": "5.24", "website": "https://www.darwinsys.com/file/", "description": ""}, "flac": {"version": "1.3.3", "website": "https://www.xiph.org/flac/", "description": "FLAC"}, @@ -278,7 +278,7 @@ "mman-win32": {"version": "9f115ad", "website": "https://code.google.com/p/mman-win32/", "description": "MMA-Win32"}, "mpc": {"version": "1.1.0", "website": "http://www.multiprecision.org/", "description": "GNU MPC"}, "mpfr": {"version": "3.1.5", "website": "https://www.mpfr.org/", "description": ""}, - "mpg123": {"version": "1.25.13", "website": "https://www.mpg123.de/", "description": ""}, + "mpg123": {"version": "1.26.0", "website": "https://www.mpg123.de/", "description": ""}, "muparser": {"version": "2.2.5", "website": "https://beltoforion.de/article.php?a=muparser", "description": "muParser"}, "muparserx": {"version": "4.0.7", "website": "https://beltoforion.de/article.php?a=muparserx", "description": "muParserX"}, "mxe-conf": {"version": "1", "website": "", "description": ""}, |