diff options
author | Cem Keylan <cem@ckyln.com> | 2022-05-26 14:22:15 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-05-26 14:22:15 +0200 |
commit | 0bf9d2cb273101052f2e54cd4a6cd8c115806c9c (patch) | |
tree | 22c28d88716fbcd46f86c8d8676e6c490893fbc8 /extra/cmake/sources | |
parent | dc6f908ecba882c9c2d148e4a061453f106563c9 (diff) | |
download | repository-0bf9d2cb273101052f2e54cd4a6cd8c115806c9c.tar.gz |
cmake: bump to 3.23.2
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 2666a5b7..ecfe60f7 100644 --- a/extra/cmake/sources +++ b/extra/cmake/sources @@ -1 +1 @@ -https://github.com/Kitware/CMake/releases/download/v3.23.1/cmake-3.23.1.tar.gz +https://github.com/Kitware/CMake/releases/download/v3.23.2/cmake-3.23.2.tar.gz |