diff options
author | Cem Keylan <cem@ckyln.com> | 2020-10-08 10:19:23 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-10-08 10:19:23 +0300 |
commit | a407ebe6a1f47f407645bd9085ad0ae50275f089 (patch) | |
tree | 75dbd04931a11ba8caae02c5d2da77cf05d73293 /extra/cmake/sources | |
parent | 5605a58d8ce15d6e24ff1b55dae0d428f0901f09 (diff) | |
download | repository-a407ebe6a1f47f407645bd9085ad0ae50275f089.tar.gz |
cmake: bump to 3.18.4
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 a4e06365..3ef7cda5 100644 --- a/extra/cmake/sources +++ b/extra/cmake/sources @@ -1 +1 @@ -https://github.com/Kitware/CMake/releases/download/v3.18.3/cmake-3.18.3.tar.gz +https://github.com/Kitware/CMake/releases/download/v3.18.4/cmake-3.18.4.tar.gz |