diff --git a/python/pgo-llvm-builder/mkosi.postinst.d/01-modern-cmake.fish.chroot b/python/pgo-llvm-builder/mkosi.postinst.d/01-modern-cmake.fish.chroot index 51536406..fea2aeec 100755 --- a/python/pgo-llvm-builder/mkosi.postinst.d/01-modern-cmake.fish.chroot +++ b/python/pgo-llvm-builder/mkosi.postinst.d/01-modern-cmake.fish.chroot @@ -1,7 +1,7 @@ #!/usr/bin/env fish # Description: Download and install a more modern version of cmake, which is required for newer LLVM releases -set cmake_version 3.31.4 +set cmake_version 3.31.5 switch $ARCHITECTURE case arm64