diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2019-02-16 09:54:13 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2019-02-16 09:54:13 (GMT) |
commit | 6e2d845c6e2dfe9bc59c1012260defede64b20ec (patch) | |
tree | 9d707f17380eff48daf3543eb11ee6084fccc327 /docs | |
parent | 87b323161c5e1dfb265e9e6aef18b3f91c2780cf (diff) | |
download | mxe-6e2d845c6e2dfe9bc59c1012260defede64b20ec.zip mxe-6e2d845c6e2dfe9bc59c1012260defede64b20ec.tar.gz mxe-6e2d845c6e2dfe9bc59c1012260defede64b20ec.tar.bz2 |
Update packages.json & build-matrix.html
Diffstat (limited to 'docs')
-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 8494524..e21d8ae 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -1999,7 +1999,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> libjpeg-turbo </th> - <td>2.0.1 </td> + <td>2.0.2 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -2519,7 +2519,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> libwebp </th> - <td>1.0.0 </td> + <td>1.0.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 e048425..bbaee9d 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -195,7 +195,7 @@ "libidn2": {"version": "2.1.1", "website": "https://www.gnu.org/software/libidn/#libidn2", "description": "implementation of IDNA2008/TR46 internationalized domain names"}, "libieee1284": {"version": "0.2.11", "website": "http://cyberelk.net/tim/software/libieee1284/", "description": ""}, "libircclient": {"version": "1.10", "website": "https://sourceforge.net/projects/libircclient/", "description": ""}, - "libjpeg-turbo": {"version": "2.0.1", "website": "https://libjpeg-turbo.virtualgl.org/", "description": ""}, + "libjpeg-turbo": {"version": "2.0.2", "website": "https://libjpeg-turbo.virtualgl.org/", "description": ""}, "liblastfm": {"version": "1.0.9", "website": "https://github.com/lastfm/liblastfm", "description": "A Qt C++ library for the Last.fm webservices"}, "liblastfm_qt4": {"version": "1.0.9", "website": "https://github.com/lastfm/liblastfm", "description": "A Qt C++ library for the Last.fm webservices"}, "liblaxjson": {"version": "1.0.5", "website": "https://github.com/andrewrk/liblaxjson", "description": ""}, @@ -247,7 +247,7 @@ "libusb1": {"version": "1.0.22", "website": "https://libusb.info/", "description": "LibUsb-1.0"}, "libuv": {"version": "1.24.1", "website": "https://libuv.org", "description": ""}, "libvpx": {"version": "1.5.0", "website": "https://www.webmproject.org/code/", "description": "vpx"}, - "libwebp": {"version": "1.0.0", "website": "https://developers.google.com/speed/webp/", "description": ""}, + "libwebp": {"version": "1.0.2", "website": "https://developers.google.com/speed/webp/", "description": ""}, "libwebsockets": {"version": "2.4.2", "website": "https://libwebsockets.org/", "description": ""}, "libxml++": {"version": "2.40.1", "website": "https://libxmlplusplus.sourceforge.io/", "description": "libxml2"}, "libxml2": {"version": "2.9.4", "website": "http://www.xmlsoft.org/", "description": ""}, |