diff options
author | Cem Keylan <cem@ckyln.com> | 2020-08-21 23:18:33 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-08-21 23:18:33 +0300 |
commit | 8292f7afeb1beef9d4da211762b3bca08a7ffac6 (patch) | |
tree | a7342f2daf553ced17f6c460c8bb3b8ae73c467b /extra/cmake/sources | |
parent | 4acb76e6debc3f7d5bd41d17ed0ad87cb21fde53 (diff) | |
download | repository-8292f7afeb1beef9d4da211762b3bca08a7ffac6.tar.gz |
cmake: bump to 3.18.2
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 7d345b4d..024d7809 100644 --- a/extra/cmake/sources +++ b/extra/cmake/sources @@ -1 +1 @@ -https://github.com/Kitware/CMake/releases/download/v3.18.1/cmake-3.18.1.tar.gz +https://github.com/Kitware/CMake/releases/download/v3.18.2/cmake-3.18.2.tar.gz |