diff options
author | Cem Keylan <cem@ckyln.com> | 2021-06-22 02:06:26 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-06-22 02:06:26 +0300 |
commit | 299394c71957af2b3b3a36524d563186283bd532 (patch) | |
tree | 513c25f9c14a77795ed9d302c3bfcb00dfbf0882 /extra/cmake/sources | |
parent | d28b4a07d9584b2c141ec015578b68bb67800260 (diff) | |
download | repository-299394c71957af2b3b3a36524d563186283bd532.tar.gz |
cmake: bump to 3.20.5
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 30957364..50650644 100644 --- a/extra/cmake/sources +++ b/extra/cmake/sources @@ -1 +1 @@ -https://github.com/Kitware/CMake/releases/download/v3.20.4/cmake-3.20.4.tar.gz +https://github.com/Kitware/CMake/releases/download/v3.20.5/cmake-3.20.5.tar.gz |