diff options
-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": ""}, |