diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-16 12:14:28 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-16 12:14:28 +0300 |
commit | b8fecd3757f5696659bdded3be0bdc2cbd86e6b2 (patch) | |
tree | d55812bdbc3adde90e009efed4ad0d453a46f166 /extra/cmake/sources | |
parent | 55e44788bb3f3534bbf6abcd0df89b3604e52bda (diff) | |
download | repository-b8fecd3757f5696659bdded3be0bdc2cbd86e6b2.tar.gz |
cmake: bump to 3.21.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 50650644..2724ed5d 100644 --- a/extra/cmake/sources +++ b/extra/cmake/sources @@ -1 +1 @@ -https://github.com/Kitware/CMake/releases/download/v3.20.5/cmake-3.20.5.tar.gz +https://github.com/Kitware/CMake/releases/download/v3.21.0/cmake-3.21.0.tar.gz |