diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2021-02-11 23:01:29 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2021-02-11 23:01:29 (GMT) |
commit | d9a7a804f1b826549d4dda5f023660ed8d42ddc9 (patch) | |
tree | dd10f30dcde6493f1ae92633e07998b7dded4d1b | |
parent | b7d8c9ea6460fae8ed4f6e19ea20adb3ba09e997 (diff) | |
download | mxe-d9a7a804f1b826549d4dda5f023660ed8d42ddc9.zip mxe-d9a7a804f1b826549d4dda5f023660ed8d42ddc9.tar.gz mxe-d9a7a804f1b826549d4dda5f023660ed8d42ddc9.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 2574898..40c2393 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -1449,7 +1449,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> jasper </th> - <td>2.0.23 </td> + <td>2.0.25 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -1529,7 +1529,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> lcms </th> - <td>2.11 </td> + <td>2.12 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 2a63606..f357c92 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -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.23", "website": "https://www.ece.uvic.ca/~mdadams/jasper/", "description": "JasPer"}, + "jasper": {"version": "2.0.25", "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"}, @@ -148,7 +148,7 @@ "jsoncpp": {"version": "1.9.1", "website": "https://github.com/open-source-parsers/jsoncpp", "description": "A C++ library for interacting with JSON"}, "lame": {"version": "3.100", "website": "https://lame.sourceforge.io/", "description": ""}, "lapack": {"version": "3.8.0", "website": "https://www.netlib.org/lapack/", "description": "Reference LAPACK — Linear Algebra PACKage"}, - "lcms": {"version": "2.11", "website": "http://www.littlecms.com/", "description": ""}, + "lcms": {"version": "2.12", "website": "http://www.littlecms.com/", "description": ""}, "lcms1": {"version": "1.19", "website": "http://www.littlecms.com/", "description": ""}, "lensfun": {"version": "0.3.2", "website": "https://lensfun.sourceforge.io/", "description": ""}, "levmar": {"version": "2.6", "website": "https://www.ics.forth.gr/~lourakis/levmar", "description": ""}, |