diff options
author | Cem Keylan <cem@ckyln.com> | 2022-04-14 16:24:26 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-04-14 16:24:26 +0200 |
commit | c4d652c6e63e472ba539c3ab69fafd4dadf27a73 (patch) | |
tree | 8e61f2fa8df43bb0adf52ba60c4abe6776c910a2 /extra/cmake/sources | |
parent | 04f0a37e378362f881146dc0d83fb1da111d5a8a (diff) | |
download | repository-c4d652c6e63e472ba539c3ab69fafd4dadf27a73.tar.gz |
cmake: bump to 3.23.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 ade16d36..2666a5b7 100644 --- a/extra/cmake/sources +++ b/extra/cmake/sources @@ -1 +1 @@ -https://github.com/Kitware/CMake/releases/download/v3.22.3/cmake-3.22.3.tar.gz +https://github.com/Kitware/CMake/releases/download/v3.23.1/cmake-3.23.1.tar.gz |