diff options
author | Cem Keylan <cem@ckyln.com> | 2021-06-18 17:52:32 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-06-18 17:52:32 +0300 |
commit | 18a4035a8dda78e1980f83601c0df311d7e929d9 (patch) | |
tree | e7a4bdab37f448af1573c8a3ac6ac2faccb13383 /extra/cmake/sources | |
parent | e43901d00da9f995f929d1d150ff2144ac7ceccf (diff) | |
download | repository-18a4035a8dda78e1980f83601c0df311d7e929d9.tar.gz |
cmake: bump to 3.20.4
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 5e22b073..30957364 100644 --- a/extra/cmake/sources +++ b/extra/cmake/sources @@ -1 +1 @@ -https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3.tar.gz +https://github.com/Kitware/CMake/releases/download/v3.20.4/cmake-3.20.4.tar.gz |