diff options
author | Cem Keylan <cem@ckyln.com> | 2020-03-05 19:04:15 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-03-05 19:04:15 +0300 |
commit | 29834e35f86d4343cb99c24fb57a13cfc3a2f87b (patch) | |
tree | 802d3a7fd70b114a822978580808958e02042483 /extra/cmake/sources | |
parent | 1084e10dfad432e5aad7eb7d04a5c3ca6858e214 (diff) | |
download | repository-29834e35f86d4343cb99c24fb57a13cfc3a2f87b.tar.gz |
cmake: bump to 3.16.5
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 424608ba..4adb3712 100644 --- a/extra/cmake/sources +++ b/extra/cmake/sources @@ -1 +1 @@ -https://github.com/Kitware/CMake/releases/download/v3.16.4/cmake-3.16.4.tar.gz +https://github.com/Kitware/CMake/releases/download/v3.16.5/cmake-3.16.5.tar.gz |