diff options
author | Cem Keylan <cem@ckyln.com> | 2022-09-15 11:13:53 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-09-15 11:13:53 +0200 |
commit | 8ac5b5769bc509a2ce7c2f67990f284eb954b0d7 (patch) | |
tree | 888634650a697b64a1cce21833f85a6bd4460315 /extra/cmake/sources | |
parent | 807b2d79574adb437189e0e590cadf8a128a0f87 (diff) | |
download | repository-8ac5b5769bc509a2ce7c2f67990f284eb954b0d7.tar.gz |
cmake: bump to 3.24.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 bd0019ae..a60b9362 100644 --- a/extra/cmake/sources +++ b/extra/cmake/sources @@ -1 +1 @@ -https://github.com/Kitware/CMake/releases/download/v3.24.1/cmake-3.24.1.tar.gz +https://github.com/Kitware/CMake/releases/download/v3.24.2/cmake-3.24.2.tar.gz |