diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4f10c7a6dba0d661c01d5aab7cb64cd12451a2b5..a250a6e1ddf9e166f10d75db0a893273d8f484fb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ variables: PREBUILD_CMAKE_VERSION: 3.18.2 - CMAKE_VERSION: 3.25.2 + CMAKE_VERSION: 3.26.2 workflow: rules: diff --git a/README.md b/README.md index b56be30214f2e0f2e899325c7c1cd1a077799a04..d612c69d2fe0d47406b824602846ec4eddeebadc 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Pipeline to build recent version of Cmake for our legacy CentOS 32 bits platform. Cmake provides independent 64 bits Linux distribution that works on CentOS 6 64 bits but they are not available for 32 bits: -* https://cmake.org/files/v3.25/cmake-3.25.2-linux-x86_64.tar.gz +* https://cmake.org/files/v3.25/cmake-3.26.2-linux-x86_64.tar.gz Allows to build Cmake for: -* CentOS 6.10 32 bits: [cmake-3.25.2-linux-i686.zip](https://gitlab.synchrotron-soleil.fr/software-control-system/devtools/cmake/-/jobs/artifacts/3.25.2/download?job=linux-i686) +* CentOS 6.10 32 bits: [cmake-3.26.2-linux-i686.zip](https://gitlab.synchrotron-soleil.fr/software-control-system/devtools/cmake/-/jobs/artifacts/3.26.2/download?job=linux-i686)