diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2021-03-19 23:47:31 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2021-03-19 23:47:31 (GMT) |
commit | 2853cbbd97cd1c91e73a47d05e7191a153f7b41c (patch) | |
tree | 7576eca0ed46907de1eaa042b71fa2b6c0e0f3d2 | |
parent | dee61bcb0427238affd5120afddba993881198c7 (diff) | |
download | mxe-2853cbbd97cd1c91e73a47d05e7191a153f7b41c.zip mxe-2853cbbd97cd1c91e73a47d05e7191a153f7b41c.tar.gz mxe-2853cbbd97cd1c91e73a47d05e7191a153f7b41c.tar.bz2 |
Update packages.json & build-matrix.html
-rw-r--r-- | docs/build-matrix.html | 6 | ||||
-rw-r--r-- | docs/packages.json | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index 4c9d9e5..df1a030 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.4 </td> + <td>2.8.0 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -1449,7 +1449,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> jasper </th> - <td>2.0.25 </td> + <td>2.0.27 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -5039,7 +5039,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> zstd </th> - <td>1.4.8 </td> + <td>1.4.9 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 711d4d8..a9db647 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.4", "website": "https://wiki.freedesktop.org/www/Software/HarfBuzz/", "description": "HarfBuzz"}, + "harfbuzz": {"version": "2.8.0", "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"}, @@ -140,7 +140,7 @@ "itpp": {"version": "4.3.1", "website": "https://itpp.sourceforge.io/", "description": ""}, "jack": {"version": "1.9.16", "website": "https://jackaudio.org/", "description": "JACK Audio Connection Kit"}, "jansson": {"version": "2.12", "website": "http://www.digip.org/jansson/", "description": "Jansson"}, - "jasper": {"version": "2.0.25", "website": "https://www.ece.uvic.ca/~mdadams/jasper/", "description": "JasPer"}, + "jasper": {"version": "2.0.27", "website": "https://www.ece.uvic.ca/~mdadams/jasper/", "description": "JasPer"}, "jpeg": {"version": "9d", "website": "https://www.ijg.org/", "description": ""}, "json-c": {"version": "0.13.1", "website": "https://github.com/json-c/json-c/wiki", "description": ""}, "json-glib": {"version": "1.0.4", "website": "https://wiki.gnome.org/action/show/Projects/JsonGlib", "description": "JSON-Glib"}, @@ -499,7 +499,7 @@ "yasm": {"version": "1.3.0", "website": "https://yasm.tortall.net/", "description": "Yasm"}, "zip": {"version": "3.0", "website": "https://infozip.sourceforge.io/Zip.html", "description": "Info-ZIP"}, "zlib": {"version": "1.2.11", "website": "https://zlib.net/", "description": ""}, - "zstd": {"version": "1.4.8", "website": "https://github.com/facebook/zstd", "description": "Zstandard is a fast lossless compression algorithm"}, + "zstd": {"version": "1.4.9", "website": "https://github.com/facebook/zstd", "description": "Zstandard is a fast lossless compression algorithm"}, "zziplib": {"version": "0.13.69", "website": "https://github.com/gdraheim/zziplib", "description": "ZZIPlib"}, "": null } |