diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2020-06-09 10:10:59 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2020-06-09 10:10:59 (GMT) |
commit | 1ee37f8e0a949f033603a9657f32d81aa1a56e52 (patch) | |
tree | e34592ade7f2d9f53f577ee5596588af36d9ec50 /docs | |
parent | 68973eb222ed4335ee7d8718263e19d44e31883b (diff) | |
download | mxe-1ee37f8e0a949f033603a9657f32d81aa1a56e52.zip mxe-1ee37f8e0a949f033603a9657f32d81aa1a56e52.tar.gz mxe-1ee37f8e0a949f033603a9657f32d81aa1a56e52.tar.bz2 |
Update packages.json & build-matrix.html
Diffstat (limited to 'docs')
-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 1b01891..8843b07 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.15.4 </td> + <td>3.17.3 </td> <td></td> <td></td> <td></td> diff --git a/docs/packages.json b/docs/packages.json index 212340a..66b1636 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -33,7 +33,7 @@ "chromaprint": {"version": "1.4.3", "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.15.4", "website": "https://www.cmake.org/", "description": ""}, + "cmake": {"version": "3.17.3", "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": ""}, |