diff options
author | Cem Keylan <cem@ckyln.com> | 2023-09-12 15:08:59 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-09-12 15:08:59 +0200 |
commit | a03556f3e10c268a7cae7b19d561df3e1ae28000 (patch) | |
tree | acb39938859f0ab564ef6fe177ddc612a5d800c0 /extra/cmake/sources | |
parent | 926cc7cac37ec077fd38e7875485768a8c7f00d6 (diff) | |
download | repository-a03556f3e10c268a7cae7b19d561df3e1ae28000.tar.gz |
cmake: bump to 3.27.4
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 0392fdfb..854438aa 100644 --- a/extra/cmake/sources +++ b/extra/cmake/sources @@ -1 +1 @@ -https://github.com/Kitware/CMake/releases/download/v3.27.0/cmake-3.27.0.tar.gz +https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4.tar.gz |