diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2020-11-18 12:51:34 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2020-11-18 12:51:34 (GMT) |
commit | 97eeb1d1e1ad43154fa300c331f51211a25c9d18 (patch) | |
tree | 05362178b9733e96a3af89130e120288da417db5 | |
parent | e73676aa78470c42a6b0f5d2b14e7cac726095e5 (diff) | |
download | mxe-97eeb1d1e1ad43154fa300c331f51211a25c9d18.zip mxe-97eeb1d1e1ad43154fa300c331f51211a25c9d18.tar.gz mxe-97eeb1d1e1ad43154fa300c331f51211a25c9d18.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 e010a3b..2ccf0bb 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -2059,7 +2059,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> libjpeg-turbo </th> - <td>2.0.5 </td> + <td>2.0.6 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index b7e12e3..18754d4 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -201,7 +201,7 @@ "libidn2": {"version": "2.3.0", "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.5", "website": "https://libjpeg-turbo.virtualgl.org/", "description": ""}, + "libjpeg-turbo": {"version": "2.0.6", "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": ""}, |