diff options
author | Cem Keylan <cem@ckyln.com> | 2023-04-02 20:31:00 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-04-02 20:31:00 +0200 |
commit | 12372189ae4b34aa562916d4649e36178e8b7582 (patch) | |
tree | 23a738e6ea75fac58d365b632fa156874fee685b /extra/cmake/sources | |
parent | c5ca9836922d3e72220d24934c657f5f58f7dc83 (diff) | |
download | repository-12372189ae4b34aa562916d4649e36178e8b7582.tar.gz |
cmake: bump to 3.26.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 0f032b58..e1e0b8c5 100644 --- a/extra/cmake/sources +++ b/extra/cmake/sources @@ -1 +1 @@ -https://github.com/Kitware/CMake/releases/download/v3.26.1/cmake-3.26.1.tar.gz +https://github.com/Kitware/CMake/releases/download/v3.26.2/cmake-3.26.2.tar.gz |