diff options
author | Cem Keylan <cem@ckyln.com> | 2020-07-16 11:09:26 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-07-16 11:09:26 +0300 |
commit | 473028a5488db21720c1d6b65445f9a6405e7d5f (patch) | |
tree | 926eb0ca861e34e16d19bbccfbe0f9b7ec63e00d /extra/cmake/sources | |
parent | 20cc9975f1644d0eae919e067fb1c10e1d4cdf15 (diff) | |
download | repository-473028a5488db21720c1d6b65445f9a6405e7d5f.tar.gz |
cmake: bump to 3.18.0
Diffstat (limited to 'extra/cmake/sources')
-rw-r--r-- | extra/cmake/sources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/cmake/sources b/extra/cmake/sources index a063eabd..c5e4e201 100644 --- a/extra/cmake/sources +++ b/extra/cmake/sources @@ -1 +1 @@ -https://github.com/Kitware/CMake/releases/download/v3.17.3/cmake-3.17.3.tar.gz +https://github.com/Kitware/CMake/releases/download/v3.18.0/cmake-3.18.0.tar.gz |