diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-21 01:37:33 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-21 01:37:33 +0300 |
commit | 4f639ea55c169511d47b06918c7eed125b73ef77 (patch) | |
tree | 4aa95104b4cff0561e885450493c757db4c709de /extra/cmake/sources | |
parent | 5272248e46354870142562c57ac235567ff881cb (diff) | |
download | repository-4f639ea55c169511d47b06918c7eed125b73ef77.tar.gz |
cmake: bump to 3.21.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 721d7c51..5b1fe352 100644 --- a/extra/cmake/sources +++ b/extra/cmake/sources @@ -1 +1 @@ -https://github.com/Kitware/CMake/releases/download/v3.21.2/cmake-3.21.2.tar.gz +https://github.com/Kitware/CMake/releases/download/v3.21.3/cmake-3.21.3.tar.gz |