# CMake 3.18.6 available for download

**URL:** https://discourse.cmake.org/t/cmake-3-18-6-available-for-download/2745
**Category:** Announcements
**Created:** [February 11, 2021, 4:10pm UTC](https://discourse.cmake.org/t/cmake-3-18-6-available-for-download/2745 "2021-02-11T16:10:14Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Tom\_Osika](https://discourse.cmake.org/user_avatar/discourse.cmake.org/tom_osika/32/1101_2.png) [@Tom\_Osika](https://discourse.cmake.org/u/Tom_Osika)
#### Post date: [February 11, 2021, 4:10pm UTC](https://discourse.cmake.org/t/cmake-3-18-6-available-for-download/2745/1 "2021-02-11T16:10:14Z")

</div>

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

You can find the 3.18.6 release at:  
[https://github.com/Kitware/CMake/releases/tag/v3.18.6](https://github.com/Kitware/CMake/releases/tag/v3.18.6)

Thanks for your support!

* * *

Changes made since CMake 3.18.5:

Ben Boeckel (1):

- FindPython2: avoid doubling the extension in CPython2 SOABI

Brad King (5):

- Ninja: Remove cleandead on regeneration
- ci: speed up cmake and ninja downloads on Windows
- ci: download WiX on Windows
- LexerParser: Do not override existing \_POSIX\_C\_SOURCE definition
- CMake 3.18.6

Raul Tambre (1):

- CUDA: Fix user-set architectures during detection with Visual Studio
