diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2017-08-20 22:01:30 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2017-08-20 22:01:30 (GMT) |
commit | af2108d85826323c5f1281df9f8151ecbac06c6f (patch) | |
tree | 64e4fa65e22a52d03c60670a1fb5729e0cad8cb0 | |
parent | 37804b1fcb1be2d86f97f1ecb919eea43fdf6a6a (diff) | |
download | mxe-af2108d85826323c5f1281df9f8151ecbac06c6f.zip mxe-af2108d85826323c5f1281df9f8151ecbac06c6f.tar.gz mxe-af2108d85826323c5f1281df9f8151ecbac06c6f.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 5fb6e01..ebebbd6 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -529,7 +529,7 @@ feel free to submit a pull request. <tr> <th class="row">expat</th> - <td>2.2.3</td> + <td>2.2.4</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">lz4</th> - <td>1.7.5</td> + <td>1.8.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 13bff24..dc62816 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -48,7 +48,7 @@ "dlfcn-win32": {"version": "e19bf07", "website": "https://github.com/dlfcn-win32/dlfcn-win32", "description": "POSIX dlfcn wrapper for Windows"}, "eigen": {"version": "3.2.5", "website": "https://eigen.tuxfamily.org/", "description": ""}, "exiv2": {"version": "0.25", "website": "http://www.exiv2.org/", "description": "Exiv2"}, - "expat": {"version": "2.2.3", "website": "https://github.com/libexpat/libexpat", "description": "Expat XML Parser"}, + "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": ""}, @@ -239,7 +239,7 @@ "lua": {"version": "5.3.3", "website": "https://www.lua.org/", "description": "Lua"}, "luabind": {"version": "0.9.1", "website": "http://www.rasterbar.com/products/luabind.html", "description": "Luabind"}, "luajit": {"version": "2.0.4", "website": "https://luajit.org/luajit.html", "description": "LuaJIT"}, - "lz4": {"version": "1.7.5", "website": "https://github.com/lz4/lz4", "description": "lossless compression algorithm optimized for speed"}, + "lz4": {"version": "1.8.0", "website": "https://github.com/lz4/lz4", "description": "lossless compression algorithm optimized for speed"}, "lzma": {"version": "1700", "website": "http://www.7-zip.org/sdk.html", "description": "LZMA SDK"}, "lzo": {"version": "2.09", "website": "https://www.oberhumer.com/opensource/lzo/", "description": ""}, "matio": {"version": "1.5.2", "website": "https://sourceforge.net/projects/matio/", "description": ""}, |