diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2019-07-12 17:10:17 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2019-07-12 17:10:17 (GMT) |
commit | ebd730a60f0be990878d862332544cc8d5d93ace (patch) | |
tree | 66ff179e90db571e41beda308746578e1b0b6a8e /docs | |
parent | 060b3d6f0d5cc729c153e5efeeb0b2f47e6d6c4b (diff) | |
download | mxe-ebd730a60f0be990878d862332544cc8d5d93ace.zip mxe-ebd730a60f0be990878d862332544cc8d5d93ace.tar.gz mxe-ebd730a60f0be990878d862332544cc8d5d93ace.tar.bz2 |
Update packages.json & build-matrix.html
Diffstat (limited to 'docs')
-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 7226dec..28891ef 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.3 </td> + <td>4.1.4 </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.6 </td> + <td>1.1.11 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -1459,7 +1459,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> jsoncpp </th> - <td>1.9.0 </td> + <td>1.9.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 6673033..c7f4f91 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -56,7 +56,7 @@ "expat": {"version": "2.2.7", "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.1.3", "website": "https://ffmpeg.org/", "description": ""}, + "ffmpeg": {"version": "4.1.4", "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.6", "website": "http://www.freetds.org/", "description": "FreeTDS"}, + "freetds": {"version": "1.1.11", "website": "http://www.freetds.org/", "description": "FreeTDS"}, "freetype": {"version": "2.10.1", "website": "https://www.freetype.org/", "description": ""}, "freetype-bootstrap": {"version": "2.10.1", "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"}, @@ -141,7 +141,7 @@ "json-c": {"version": "0.13.1", "website": "https://github.com/json-c/json-c/wiki", "description": ""}, "json-glib": {"version": "1.0.4", "website": "https://wiki.gnome.org/action/show/Projects/JsonGlib", "description": "JSON-Glib"}, "json_spirit": {"version": "4.08", "website": "https://www.codeproject.com/Articles/20027/JSON-Spirit-A-C-JSON-Parser-Generator-Implemented", "description": ""}, - "jsoncpp": {"version": "1.9.0", "website": "https://github.com/open-source-parsers/jsoncpp", "description": "A C++ library for interacting with JSON"}, + "jsoncpp": {"version": "1.9.1", "website": "https://github.com/open-source-parsers/jsoncpp", "description": "A C++ library for interacting with JSON"}, "lame": {"version": "3.100", "website": "https://lame.sourceforge.io/", "description": ""}, "lapack": {"version": "3.8.0", "website": "https://www.netlib.org/lapack/", "description": "Reference LAPACK — Linear Algebra PACKage"}, "lcms": {"version": "2.9", "website": "http://www.littlecms.com/", "description": ""}, |