diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2017-12-24 11:35:03 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2017-12-24 11:35:03 (GMT) |
commit | 741b28d14d636f90eb5b6d03f4d328b223683d6e (patch) | |
tree | c215115fdfc020e562c24796ee5b19b6c4131bd9 /docs | |
parent | 0b23a433f2a516c691ea696b3016172d09fdeb7c (diff) | |
download | mxe-741b28d14d636f90eb5b6d03f4d328b223683d6e.zip mxe-741b28d14d636f90eb5b6d03f4d328b223683d6e.tar.gz mxe-741b28d14d636f90eb5b6d03f4d328b223683d6e.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 5ce4029..6892c39 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -359,7 +359,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> cmake </th> - <td>3.8.2 </td> + <td>3.10.0 </td> <td></td> <td></td> <td></td> diff --git a/docs/packages.json b/docs/packages.json index 5945728..c706e96 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -31,7 +31,7 @@ "chromaprint": {"version": "1.1", "website": "https://acoustid.org/chromaprint", "description": "Chromaprint"}, "cimg": {"version": "1.6.3", "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.8.2", "website": "https://www.cmake.org/", "description": ""}, + "cmake": {"version": "3.10.0", "website": "https://www.cmake.org/", "description": ""}, "cmake-conf": {"version": "1", "website": "", "description": ""}, "cminpack": {"version": "1.3.4", "website": "http://devernay.free.fr/hacks/cminpack/cminpack.html", "description": ""}, "coda": {"version": "2.15.1", "website": "https://stcorp.nl/coda/", "description": "CODA"}, |