diff options
author | Cem Keylan <cem@ckyln.com> | 2021-04-09 12:35:49 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-04-09 12:35:49 +0300 |
commit | 05edc0dfa2c305678ab50a5360bf7e82beb1f007 (patch) | |
tree | b5fb675b9f7d6a18e3a120f311a607074fa2119e /extra/cmake/sources | |
parent | f74d74497096e6ab585e74177dc09a347d55e1ff (diff) | |
download | repository-05edc0dfa2c305678ab50a5360bf7e82beb1f007.tar.gz |
cmake: bump to 3.20.1
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 4676d5f0..6d5f8b32 100644 --- a/extra/cmake/sources +++ b/extra/cmake/sources @@ -1 +1 @@ -https://github.com/Kitware/CMake/releases/download/v3.20.0/cmake-3.20.0.tar.gz +https://github.com/Kitware/CMake/releases/download/v3.20.1/cmake-3.20.1.tar.gz |