diff options
author | Cem Keylan <cem@ckyln.com> | 2020-04-10 00:10:32 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-04-10 00:10:32 +0300 |
commit | 50e860a789d08fd8cadb3d09eaa84fe99e6905a5 (patch) | |
tree | db98fbaa2b067f2b8d56f4c8d7cc44cc48108779 /extra/cmake/sources | |
parent | 965056a86dbb2042402afdb22f1a98b5b67034cb (diff) | |
download | repository-50e860a789d08fd8cadb3d09eaa84fe99e6905a5.tar.gz |
cmake: bump to 3.17.1
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 19d229dd..99881eee 100644 --- a/extra/cmake/sources +++ b/extra/cmake/sources @@ -1 +1 @@ -https://github.com/Kitware/CMake/releases/download/v3.17.0/cmake-3.17.0.tar.gz +https://github.com/Kitware/CMake/releases/download/v3.17.1/cmake-3.17.1.tar.gz |