diff options
author | Cem Keylan <cem@ckyln.com> | 2021-03-24 00:39:18 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-03-24 00:39:18 +0300 |
commit | 79882889bd55f94b7364417adc05265518317225 (patch) | |
tree | 4e3af667b0bd0b380e247d22f787770d6ef6fec8 /extra/cmake/sources | |
parent | 15c3293ac45c25cedf4270ed2b6552be678d9223 (diff) | |
download | repository-79882889bd55f94b7364417adc05265518317225.tar.gz |
cmake: bump to 3.20.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 9f287edc..4676d5f0 100644 --- a/extra/cmake/sources +++ b/extra/cmake/sources @@ -1 +1 @@ -https://github.com/Kitware/CMake/releases/download/v3.19.7/cmake-3.19.7.tar.gz +https://github.com/Kitware/CMake/releases/download/v3.20.0/cmake-3.20.0.tar.gz |