diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2020-11-16 10:23:53 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2020-11-16 10:23:53 (GMT) |
commit | 766470ebfc7f9bb47c7cabccd90c954712ab7a5a (patch) | |
tree | 057537b235cd42939ffa2cabf16e14ddf5e60af5 | |
parent | d2147e99f047d55e9e1f0b72dd7c8eaf59461c89 (diff) | |
download | mxe-766470ebfc7f9bb47c7cabccd90c954712ab7a5a.zip mxe-766470ebfc7f9bb47c7cabccd90c954712ab7a5a.tar.gz mxe-766470ebfc7f9bb47c7cabccd90c954712ab7a5a.tar.bz2 |
Update packages.json & build-matrix.html
-rw-r--r-- | docs/build-matrix.html | 2 | ||||
-rw-r--r-- | docs/packages.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index e6ff363..e010a3b 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -2739,7 +2739,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> lz4 </th> - <td>1.9.2 </td> + <td>1.9.3 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 171b227..b7e12e3 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -269,7 +269,7 @@ "lua": {"version": "5.3.3", "website": "https://www.lua.org/", "description": "Lua"}, "luabind": {"version": "0.9.1", "website": "https://github.com/luabind/luabind", "description": "Luabind"}, "luajit": {"version": "2.0.5", "website": "https://luajit.org/luajit.html", "description": "LuaJIT"}, - "lz4": {"version": "1.9.2", "website": "https://github.com/lz4/lz4", "description": "lossless compression algorithm optimized for speed"}, + "lz4": {"version": "1.9.3", "website": "https://github.com/lz4/lz4", "description": "lossless compression algorithm optimized for speed"}, "lzma": {"version": "1900", "website": "https://www.7-zip.org/sdk.html", "description": "LZMA SDK"}, "lzo": {"version": "2.10", "website": "https://www.oberhumer.com/opensource/lzo/", "description": ""}, "matio": {"version": "1.5.2", "website": "https://sourceforge.net/projects/matio/", "description": ""}, |