diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2021-04-21 11:22:16 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2021-04-21 11:22:16 (GMT) |
commit | 941f600f9de882cd36a148c71b38c32c20c23a77 (patch) | |
tree | ca34c53a4028abc89584c869ed2175014a8d98db | |
parent | e013696b08e47a40c1a89b2b873e1acf8d5d0ab0 (diff) | |
download | mxe-941f600f9de882cd36a148c71b38c32c20c23a77.zip mxe-941f600f9de882cd36a148c71b38c32c20c23a77.tar.gz mxe-941f600f9de882cd36a148c71b38c32c20c23a77.tar.bz2 |
Update packages.json & build-matrix.htmlbuild-2021-04-22
-rw-r--r-- | docs/build-matrix.html | 2 | ||||
-rw-r--r-- | docs/packages.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index 56b1221..9157e03 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -379,7 +379,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> cmake </th> - <td>3.19.2 </td> + <td>3.20.1 </td> <td></td> <td></td> <td></td> diff --git a/docs/packages.json b/docs/packages.json index 531c414..48b1c3e 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -33,7 +33,7 @@ "chromaprint": {"version": "1.5.0", "website": "https://acoustid.org/chromaprint", "description": "Chromaprint"}, "cimg": {"version": "2.7.1", "website": "http://cimg.eu/", "description": "CImg Library"}, "cloog": {"version": "0.18.4", "website": "https://www.bastoul.net/cloog/", "description": "CLooG Code Generator"}, - "cmake": {"version": "3.19.2", "website": "https://www.cmake.org/", "description": ""}, + "cmake": {"version": "3.20.1", "website": "https://www.cmake.org/", "description": ""}, "cmake-conf": {"version": "1", "website": "", "description": ""}, "cmark": {"version": "0.28.3", "website": "https://github.com/commonmark/cmark", "description": "CommonMark parsing and rendering library and program in C"}, "cminpack": {"version": "1.3.4", "website": "http://devernay.free.fr/hacks/cminpack/cminpack.html", "description": ""}, |