diff options
author | Cem Keylan <cem@ckyln.com> | 2021-05-30 15:07:25 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-05-30 15:07:25 +0300 |
commit | 3319e84f4af2fa75392cb0e33cf69f825be72f34 (patch) | |
tree | ab066983d1c1101423a8626e3163f50de1a6d91a /extra/cmake/sources | |
parent | 214a7a6566636e38e3cd77c4ae26d894740c5917 (diff) | |
download | repository-3319e84f4af2fa75392cb0e33cf69f825be72f34.tar.gz |
cmake: bump to 3.20.3
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 e1e2d343..5e22b073 100644 --- a/extra/cmake/sources +++ b/extra/cmake/sources @@ -1 +1 @@ -https://github.com/Kitware/CMake/releases/download/v3.20.2/cmake-3.20.2.tar.gz +https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3.tar.gz |