# CMake 3.31.2 available for download

**URL:** https://discourse.cmake.org/t/cmake-3-31-2-available-for-download/13135
**Category:** Announcements
**Created:** [December 5, 2024, 11:50pm UTC](https://discourse.cmake.org/t/cmake-3-31-2-available-for-download/13135 "2024-12-05T23:50:57Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![johnwparent](https://discourse.cmake.org/user_avatar/discourse.cmake.org/johnwparent/32/2179_2.png) [@johnwparent](https://discourse.cmake.org/u/johnwparent)
#### Post date: [December 5, 2024, 11:50pm UTC](https://discourse.cmake.org/t/cmake-3-31-2-available-for-download/13135/1 "2024-12-05T23:50:57Z")

</div>

We are pleased to announce that CMake 3.31.2 is now available for download.

Please use the latest release from our download page:  
[https://cmake.org/download/](https://cmake.org/download/)

See also the [release notes](https://cmake.org/cmake/help/latest/release/3.31.html) and [release milestone](https://gitlab.kitware.com/cmake/cmake/-/milestones/165)

Thanks for your support!

* * *

Changes made since CMake 3.31.1:

Brad King (7):

- AIX: Disallow TARGET\_SONAME\_\* genex for AIX\_SHARED\_LIBRARY\_ARCHIVE targets
- AIX: Propagate AIX\_SHARED\_LIBRARY\_ARCHIVE through exports
- GNU linker: Use single-argument form of --dependency-file flag
- fileapi: Do not expose flags for linker-generated dependencies
- LINK\_OPTIONS: Fix crash on empty LINKER: prefix
- ci: Update to ROCm 6 HIP on Fedora 41
- CMake 3.31.2

Brice Decaestecker (1):

- Tutorial: Restore TODO 4 comment in step 7

Marc Chevrier (2):

- Intel/Classic: deactivate linker dependency file support
- FindPython: Ensure SABIModule is found in all cases

Orkun Tokdemir (3):

- Autogen: Restore \<target\_name\>\_autogen\_timestamp\_deps target
- Autogen: Fix Ninja Multi-Config dependency graph regression
- Autogen: Revert adding ui files to byproducts of the timestamp target

cfis (1):

- FindRuby: Add support for 3.4
