diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2021-01-01 09:51:17 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2021-01-01 09:51:17 (GMT) |
commit | f4df56d24db24ab150a99f2d9eae87fa519e02cb (patch) | |
tree | fa3ff5bec9c0c91983dc264fa64a319b99a1693d | |
parent | cc7489acae3a65147aa9d332324e743d6b569820 (diff) | |
download | mxe-f4df56d24db24ab150a99f2d9eae87fa519e02cb.zip mxe-f4df56d24db24ab150a99f2d9eae87fa519e02cb.tar.gz mxe-f4df56d24db24ab150a99f2d9eae87fa519e02cb.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 16af9e8..de51860 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -1269,7 +1269,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> harfbuzz </th> - <td>2.7.3 </td> + <td>2.7.4 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -3199,7 +3199,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> openjpeg </th> - <td>2.3.1 </td> + <td>2.4.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 8b3aa9d..b497ce9 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -122,7 +122,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": "https://hamlib.github.io/", "description": "HamLib"}, - "harfbuzz": {"version": "2.7.3", "website": "https://wiki.freedesktop.org/www/Software/HarfBuzz/", "description": "HarfBuzz"}, + "harfbuzz": {"version": "2.7.4", "website": "https://wiki.freedesktop.org/www/Software/HarfBuzz/", "description": "HarfBuzz"}, "hdf-eos2": {"version": "20v1.00", "website": "https://hdfeos.org/software/library.php", "description": "HDF-EOS2"}, "hdf-eos5": {"version": "1.16", "website": "https://hdfeos.org/software/library.php", "description": "HDF-EOS5"}, "hdf4": {"version": "4.2.10", "website": "https://www.hdfgroup.org/hdf4/", "description": "HDF4"}, @@ -315,7 +315,7 @@ "opencsg": {"version": "1.4.2", "website": "http://www.opencsg.org/", "description": ""}, "opencv": {"version": "3.3.0", "website": "https://opencv.org/", "description": "OpenCV"}, "openexr": {"version": "2.2.0", "website": "https://www.openexr.com/", "description": "OpenEXR"}, - "openjpeg": {"version": "2.3.1", "website": "https://www.openjpeg.org/", "description": "OpenJPEG"}, + "openjpeg": {"version": "2.4.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.6.3", "website": "http://www.openscenegraph.org/", "description": "OpenSceneGraph"}, "openssl": {"version": "1.1.1i", "website": "https://www.openssl.org/", "description": ""}, |