diff options
author | Cem Keylan <cem@ckyln.com> | 2023-04-05 10:48:15 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-04-05 10:48:15 +0200 |
commit | 1206c547a128521e414dfcc40ebee9fd584066a5 (patch) | |
tree | ad513be41db6211288b9594e97cf38a4cb687417 /extra/cmake/sources | |
parent | 781f7244fe389463a16ffd7a6758749496366a2d (diff) | |
download | repository-1206c547a128521e414dfcc40ebee9fd584066a5.tar.gz |
cmake: bump to 3.26.3
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 e1e0b8c5..2b1a8cfa 100644 --- a/extra/cmake/sources +++ b/extra/cmake/sources @@ -1 +1 @@ -https://github.com/Kitware/CMake/releases/download/v3.26.2/cmake-3.26.2.tar.gz +https://github.com/Kitware/CMake/releases/download/v3.26.3/cmake-3.26.3.tar.gz |