diff options
author | Cem Keylan <cem@ckyln.com> | 2021-04-29 22:56:53 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-04-29 22:56:53 +0300 |
commit | 174c45c99be017d7f04b4da53ee61aff19c2af14 (patch) | |
tree | 32e5029d8aa8da55dc7872f1e5565484dfc9b36f /extra/cmake/sources | |
parent | 83d719c436939f24aec04c52649f74c1d2342770 (diff) | |
download | repository-174c45c99be017d7f04b4da53ee61aff19c2af14.tar.gz |
cmake: bump to 3.20.2
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 6d5f8b32..e1e2d343 100644 --- a/extra/cmake/sources +++ b/extra/cmake/sources @@ -1 +1 @@ -https://github.com/Kitware/CMake/releases/download/v3.20.1/cmake-3.20.1.tar.gz +https://github.com/Kitware/CMake/releases/download/v3.20.2/cmake-3.20.2.tar.gz |