diff options
author | Cem Keylan <cem@ckyln.com> | 2023-03-29 14:20:56 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-03-29 14:20:56 +0200 |
commit | c7701eb8a73ffc897729d17a072b04be9df210ed (patch) | |
tree | 3b635a20e0f8311ac8ede8a07ffcb58deb70960a /extra/cmake/sources | |
parent | b239ea4f973360404e01b612c27f1ee60dfcb0fe (diff) | |
download | repository-c7701eb8a73ffc897729d17a072b04be9df210ed.tar.gz |
cmake: bump to 3.26.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 0dbd5783..0f032b58 100644 --- a/extra/cmake/sources +++ b/extra/cmake/sources @@ -1 +1 @@ -https://github.com/Kitware/CMake/releases/download/v3.26.0/cmake-3.26.0.tar.gz +https://github.com/Kitware/CMake/releases/download/v3.26.1/cmake-3.26.1.tar.gz |