Skip to content

Commit

Permalink
Use CMake 3.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rollbear committed Dec 10, 2023
1 parent 1d74e3e commit c351bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/install-cmake.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -eou pipefail

VERSION="3.27.5"
VERSION="3.28.0"

MIRROR_URL="https://github.com/Kitware/CMake/releases/download/v${VERSION}/"
DOWNLOAD_SH="cmake-${VERSION}-linux-x86_64.sh"
Expand Down

0 comments on commit c351bd3

Please sign in to comment.