CMake 3.30.2 available for download

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

Please use the latest release from our download page:
https://cmake.org/download/

See also the release notes and release milestone

Thanks for your support!


Changes made since CMake 3.30.1:

Ben Boeckel (1):

  • cmCPackExternalGenerator: ensure JSON is written before running the script

Brad King (6):

  • ci: Update CMake version to 3.30.1
  • Xcode: Restore support for CMAKE_OSX_ARCHITECTURES=$(ARCHS_STANDARD)
  • Help: Fix typo in add_test documentation
  • Tests/RunCMake/file-DOWNLOAD: Update bad hostname message for curl 8.9
  • Tests: Restore suppression of xcodebuild error with Xcode Command-Line Tools
  • CMake 3.30.2

Craig Scott (3):

  • ExternalProject: Don’t add SVN auth args if not set
  • ExternalProject: Fix bad indenting for uses_terminal
  • FetchContent: Ensure can_fetch_default is set early enough

Evan Wilde (1):

  • Swift: Fix INSTALL_NAME_DIR under CMP0157 NEW behavior

Marc Chevrier (1):

  • FindPython: Fix usage of cached variable _Python_EXECUTABLE_DEBUG

ojab ojab (1):

  • bootstrap: Restore support for system jsoncpp and uv without pkg-config

Thanks :cowboy_hat_face: