diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2018-09-12 23:35:54 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2018-09-12 23:35:54 (GMT) |
commit | 69991e54c8ec5f5e9ff72fa2149b12c0fc42c804 (patch) | |
tree | 87dfda157cf8627b7e75dbd2ee63dd9fd9d93b04 | |
parent | d024c69ed987fb3605923a4603d6dd64d761b780 (diff) | |
download | mxe-69991e54c8ec5f5e9ff72fa2149b12c0fc42c804.zip mxe-69991e54c8ec5f5e9ff72fa2149b12c0fc42c804.tar.gz mxe-69991e54c8ec5f5e9ff72fa2149b12c0fc42c804.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 5c79ed8..ec54d79 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -1199,7 +1199,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> harfbuzz </th> - <td>1.8.8 </td> + <td>1.9.0 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -3059,7 +3059,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> openssl </th> - <td>1.1.0i </td> + <td>1.1.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 defce42..048f4b7 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -115,7 +115,7 @@ "guile": {"version": "1.8.8", "website": "https://www.gnu.org/software/guile/", "description": "GNU Guile"}, "gumbo": {"version": "0.10.1", "website": "https://github.com/google/gumbo-parser", "description": "Gumbo, an HTML5 parsing library"}, "hamlib": {"version": "3.3", "website": "http://www.hamlib.org/", "description": "HamLib"}, - "harfbuzz": {"version": "1.8.8", "website": "https://wiki.freedesktop.org/www/Software/HarfBuzz/", "description": "HarfBuzz"}, + "harfbuzz": {"version": "1.9.0", "website": "https://wiki.freedesktop.org/www/Software/HarfBuzz/", "description": "HarfBuzz"}, "hdf-eos2": {"version": "19v1.00", "website": "https://hdfeos.org/software/library.php", "description": "HDF-EOS2"}, "hdf-eos5": {"version": "1.15", "website": "https://hdfeos.org/software/library.php", "description": "HDF-EOS5"}, "hdf4": {"version": "4.2.10", "website": "https://www.hdfgroup.org/hdf4/", "description": "HDF4"}, @@ -301,7 +301,7 @@ "openjpeg": {"version": "2.3.0", "website": "https://www.openjpeg.org/", "description": "OpenJPEG"}, "openmp-validation": {"version": "ff8cf0c", "website": "https://github.com/uhhpctools/omp-validation", "description": "OpenMP Validation Suite"}, "openscenegraph": {"version": "3.4.1", "website": "http://www.openscenegraph.org/", "description": "OpenSceneGraph"}, - "openssl": {"version": "1.1.0i", "website": "https://www.openssl.org/", "description": ""}, + "openssl": {"version": "1.1.1", "website": "https://www.openssl.org/", "description": ""}, "openthreads": {"version": "3.4.1", "website": "http://www.openscenegraph.org/", "description": "OpenThreads"}, "opus": {"version": "1.1.1", "website": "https://opus-codec.org/", "description": ""}, "opusfile": {"version": "0.6", "website": "https://opus-codec.org/", "description": ""}, |