diff options
author | Cem Keylan <cem@ckyln.com> | 2020-08-09 23:29:55 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-08-09 23:29:55 +0300 |
commit | e356f750b8170b13086859d973e743fd705cd193 (patch) | |
tree | 9c044242174fe1a63ab92de2daa787e10db331e1 /extra/cmake/sources | |
parent | e67e7d1d48224a9dee400f82555154a216d896fa (diff) | |
download | repository-e356f750b8170b13086859d973e743fd705cd193.tar.gz |
cmake: bump to 3.18.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 c5e4e201..7d345b4d 100644 --- a/extra/cmake/sources +++ b/extra/cmake/sources @@ -1 +1 @@ -https://github.com/Kitware/CMake/releases/download/v3.18.0/cmake-3.18.0.tar.gz +https://github.com/Kitware/CMake/releases/download/v3.18.1/cmake-3.18.1.tar.gz |