We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2863cbb + 0c81960 commit 472a80aCopy full SHA for 472a80a
cmake/CPM.cmake
@@ -2,8 +2,8 @@
2
#
3
# SPDX-FileCopyrightText: Copyright (c) 2019-2023 Lars Melchior and contributors
4
5
-set (CPM_DOWNLOAD_VERSION 0.40.7)
6
-set (CPM_HASH_SUM "c0fc82149e00c43a21febe7b2ca57b2ffea2b8e88ab867022c21d6b81937eb50")
+set (CPM_DOWNLOAD_VERSION 0.40.8)
+set (CPM_HASH_SUM "78ba32abdf798bc616bab7c73aac32a17bbd7b06ad9e26a6add69de8f3ae4791")
7
8
if (CPM_SOURCE_CACHE)
9
set (CPM_DOWNLOAD_LOCATION "${CPM_SOURCE_CACHE}/cpm/CPM_${CPM_DOWNLOAD_VERSION}.cmake")
0 commit comments