diff options
author | Cem Keylan <cem@ckyln.com> | 2020-11-26 11:29:24 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-11-26 11:29:24 +0300 |
commit | afa50e4a397d5fc98f9c15fc7751e58b8ece3a97 (patch) | |
tree | 2d7e89911c611cd48bdc0694a80f50abfaf854de /extra/cmake/sources | |
parent | 232d276d824103c4fc8eddbdecdfca7039a0a72b (diff) | |
download | repository-afa50e4a397d5fc98f9c15fc7751e58b8ece3a97.tar.gz |
cmake: bump to 3.19.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 e38dd039..491f081f 100644 --- a/extra/cmake/sources +++ b/extra/cmake/sources @@ -1 +1 @@ -https://github.com/Kitware/CMake/releases/download/v3.19.0/cmake-3.19.0.tar.gz +https://github.com/Kitware/CMake/releases/download/v3.19.1/cmake-3.19.1.tar.gz |