diff options
author | Cem Keylan <cem@ckyln.com> | 2020-03-23 15:51:24 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-03-23 15:51:24 +0300 |
commit | 1b72ca1207ed4d21f793539d266c9570e0f1ee95 (patch) | |
tree | c5b03e8944884cea987ddbb1e1134d08616e95f6 /extra/cmake/sources | |
parent | a4eb30e3571f5036597066251fb765b24f4a2e20 (diff) | |
download | repository-1b72ca1207ed4d21f793539d266c9570e0f1ee95.tar.gz |
cmake: bump to 3.17.0
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 4adb3712..19d229dd 100644 --- a/extra/cmake/sources +++ b/extra/cmake/sources @@ -1 +1 @@ -https://github.com/Kitware/CMake/releases/download/v3.16.5/cmake-3.16.5.tar.gz +https://github.com/Kitware/CMake/releases/download/v3.17.0/cmake-3.17.0.tar.gz |