diff options
author | Cem Keylan <cem@ckyln.com> | 2022-03-08 15:38:51 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-03-08 15:38:51 +0100 |
commit | a4c1cdccb24bc9bbfd9b7b924a465d59bd2673c9 (patch) | |
tree | f9c065fb347f684b708413d9ede10b6cc9b2c504 /extra/cmake/sources | |
parent | 40a87bb6b186b0ea83e0ce0ca8ca1808386f9c8b (diff) | |
download | repository-a4c1cdccb24bc9bbfd9b7b924a465d59bd2673c9.tar.gz |
cmake: bump to 3.22.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 52540ee0..ade16d36 100644 --- a/extra/cmake/sources +++ b/extra/cmake/sources @@ -1 +1 @@ -https://github.com/Kitware/CMake/releases/download/v3.22.2/cmake-3.22.2.tar.gz +https://github.com/Kitware/CMake/releases/download/v3.22.3/cmake-3.22.3.tar.gz |