diff options
author | Cem Keylan <cem@ckyln.com> | 2021-12-07 23:30:55 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-12-07 23:30:55 +0100 |
commit | 76205c42e13ab96ade76ba6fe1d14765cf6c08a0 (patch) | |
tree | 8b18571d3b10ef02d81fdf819758156085d183e2 /extra/cmake/sources | |
parent | ad7e1eeae1793d5769295a93fcc9f9195f27c463 (diff) | |
download | repository-76205c42e13ab96ade76ba6fe1d14765cf6c08a0.tar.gz |
cmake: bump to 3.22.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 366b0321..89054f87 100644 --- a/extra/cmake/sources +++ b/extra/cmake/sources @@ -1 +1 @@ -https://github.com/Kitware/CMake/releases/download/v3.22.0/cmake-3.22.0.tar.gz +https://github.com/Kitware/CMake/releases/download/v3.22.1/cmake-3.22.1.tar.gz |