diff options
author | Cem Keylan <cem@ckyln.com> | 2021-08-27 16:05:14 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-08-27 16:05:14 +0300 |
commit | d344f0220405dcd38304819254202291c9fc1867 (patch) | |
tree | f0f5502eb4c24ac4c1de876416166d6697764882 /extra/cmake/sources | |
parent | 48cf85f17ee1183e68475e5464ca20a9e51a0703 (diff) | |
download | repository-d344f0220405dcd38304819254202291c9fc1867.tar.gz |
cmake: bump to 3.21.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 65097b8b..721d7c51 100644 --- a/extra/cmake/sources +++ b/extra/cmake/sources @@ -1 +1 @@ -https://github.com/Kitware/CMake/releases/download/v3.21.1/cmake-3.21.1.tar.gz +https://github.com/Kitware/CMake/releases/download/v3.21.2/cmake-3.21.2.tar.gz |