diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2020-08-16 22:07:09 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2020-08-16 22:07:09 (GMT) |
commit | 228cf95a697aa838c79bd1ec6d9cf4c434e83636 (patch) | |
tree | e68235cd18774fb577ca33bd8fa24bf0f0bf3b1e | |
parent | f1e95a03d63adb7cc56f33609ba1bf4555298887 (diff) | |
download | mxe-228cf95a697aa838c79bd1ec6d9cf4c434e83636.zip mxe-228cf95a697aa838c79bd1ec6d9cf4c434e83636.tar.gz mxe-228cf95a697aa838c79bd1ec6d9cf4c434e83636.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 85252cd..8af9cef 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.0 </td> + <td>2.7.1 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -4429,7 +4429,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> sqlite </th> - <td>3320300 </td> + <td>3330000 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 6255bc5..1322078 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.0", "website": "https://wiki.freedesktop.org/www/Software/HarfBuzz/", "description": "HarfBuzz"}, + "harfbuzz": {"version": "2.7.1", "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"}, @@ -438,7 +438,7 @@ "speex": {"version": "1.2.0", "website": "https://speex.org/", "description": "Speex"}, "speexdsp": {"version": "1.2rc3", "website": "https://speex.org/", "description": "SpeexDSP"}, "sqlcipher": {"version": "3.4.2", "website": "https://www.zetetic.net/sqlcipher/", "description": "SQLite extension that provides 256 bit AES encryption of database files"}, - "sqlite": {"version": "3320300", "website": "https://www.sqlite.org/", "description": "SQLite"}, + "sqlite": {"version": "3330000", "website": "https://www.sqlite.org/", "description": "SQLite"}, "subversion": {"version": "1.9.7", "website": "https://subversion.apache.org/", "description": ""}, "suitesparse": {"version": "4.5.6", "website": "http://faculty.cse.tamu.edu/davis/suitesparse.html", "description": "SuiteSparse"}, "t4k_common": {"version": "0.1.1", "website": "https://tux4kids.alioth.debian.org/", "description": ""}, |