diff options
author | Cem Keylan <cem@ckyln.com> | 2021-02-16 12:41:10 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-02-16 12:41:10 +0300 |
commit | a2b0dbbe5c2be056c0760d7775b775a2de0f1dac (patch) | |
tree | 12605762ff27914ea8cd054959a4e8c4784c91e1 /extra/cmake/sources | |
parent | b9278b333e9401e4812809387191e2302b4b9355 (diff) | |
download | repository-a2b0dbbe5c2be056c0760d7775b775a2de0f1dac.tar.gz |
cmake: bump to 3.19.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 8aa9f37d..197f0ba6 100644 --- a/extra/cmake/sources +++ b/extra/cmake/sources @@ -1 +1 @@ -https://github.com/Kitware/CMake/releases/download/v3.19.4/cmake-3.19.4.tar.gz +https://github.com/Kitware/CMake/releases/download/v3.19.5/cmake-3.19.5.tar.gz |