diff options
author | Cem Keylan <cem@ckyln.com> | 2021-01-13 21:22:05 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-01-13 21:22:05 +0300 |
commit | 2343ed7505aa51934c2bd07b236cac0f2c2d35eb (patch) | |
tree | c2278c557e1bd488f1b2bb0ee7cdcde2400b3df7 /extra/cmake/sources | |
parent | e2580176624959b4e3103a727279bbc87573306d (diff) | |
download | repository-2343ed7505aa51934c2bd07b236cac0f2c2d35eb.tar.gz |
cmake: bump to 3.19.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 150ff2bf..3171e06b 100644 --- a/extra/cmake/sources +++ b/extra/cmake/sources @@ -1 +1 @@ -https://github.com/Kitware/CMake/releases/download/v3.19.2/cmake-3.19.2.tar.gz +https://github.com/Kitware/CMake/releases/download/v3.19.3/cmake-3.19.3.tar.gz |