diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2019-03-28 16:28:21 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2019-03-28 16:28:21 (GMT) |
commit | 5fc2cfc5c176db98c90fcd775811009c71e7d482 (patch) | |
tree | c3335907ecf87b82d3bc08dc6a6dc1bac0f7446e | |
parent | db8a37b2b594a02d1c294481164230650698b4a8 (diff) | |
download | mxe-5fc2cfc5c176db98c90fcd775811009c71e7d482.zip mxe-5fc2cfc5c176db98c90fcd775811009c71e7d482.tar.gz mxe-5fc2cfc5c176db98c90fcd775811009c71e7d482.tar.bz2 |
Update packages.json & build-matrix.html
-rw-r--r-- | docs/build-matrix.html | 6 | ||||
-rw-r--r-- | docs/packages.json | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index 6cc00b4..aae5b51 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.1 </td> + <td>4.1.2 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -699,7 +699,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> freetds </th> - <td>1.1.2 </td> + <td>1.1.3 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -2439,7 +2439,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> libssh2 </th> - <td>1.8.1 </td> + <td>1.8.2 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 4b7bdaf..e30d451 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -56,7 +56,7 @@ "expat": {"version": "2.2.6", "website": "https://github.com/libexpat/libexpat", "description": "Expat XML Parser"}, "faad2": {"version": "2.8.8", "website": "https://www.audiocoding.com/", "description": ""}, "fdk-aac": {"version": "0.1.4", "website": "https://github.com/mstorsjo/fdk-aac", "description": "FDK-AAC"}, - "ffmpeg": {"version": "4.1", "website": "https://ffmpeg.org/", "description": ""}, + "ffmpeg": {"version": "4.1.2", "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.2", "website": "https://www.xiph.org/flac/", "description": "FLAC"}, @@ -65,7 +65,7 @@ "fontconfig": {"version": "2.13.1", "website": "https://fontconfig.org/", "description": ""}, "freeglut": {"version": "3.0.0", "website": "https://freeglut.sourceforge.io/", "description": ""}, "freeimage": {"version": "3.15.4", "website": "https://freeimage.sourceforge.io/", "description": "FreeImage"}, - "freetds": {"version": "1.1.2", "website": "http://www.freetds.org/", "description": "FreeTDS"}, + "freetds": {"version": "1.1.3", "website": "http://www.freetds.org/", "description": "FreeTDS"}, "freetype": {"version": "2.10.0", "website": "https://www.freetype.org/", "description": ""}, "freetype-bootstrap": {"version": "2.10.0", "website": "https://www.freetype.org/", "description": "freetype (without harfbuzz)"}, "freexl": {"version": "1.0.5", "website": "https://www.gaia-gis.it/fossil/freexl/index", "description": "FreeXL"}, @@ -239,7 +239,7 @@ "libspatialindex": {"version": "1.8.5", "website": "https://libspatialindex.github.io/", "description": "libspatialindex"}, "libspectre": {"version": "0.2.8", "website": "https://libspectre.freedesktop.org/", "description": ""}, "libssh": {"version": "0.7.5", "website": "https://www.libssh.org", "description": "SSHv2 and SSHv1 protocol on client and server side"}, - "libssh2": {"version": "1.8.1", "website": "https://libssh2.org/", "description": ""}, + "libssh2": {"version": "1.8.2", "website": "https://libssh2.org/", "description": ""}, "libsvm": {"version": "3.22", "website": "https://www.csie.ntu.edu.tw/~cjlin/libsvm", "description": ""}, "libtool": {"version": "2.4.4", "website": "https://www.gnu.org/software/libtool/", "description": "GNU Libtool"}, "libtorrent-rasterbar": {"version": "1.1.6", "website": "https://www.libtorrent.org/", "description": ""}, |