We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a7a8a2 + 27bbeba commit fd0d5b2Copy full SHA for fd0d5b2
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.41.0)
6
-set (CPM_HASH_SUM "e570f03806b9aae2082ca5b950a9e6b3b41ad56972a78a876aedcaad16653116")
+set (CPM_DOWNLOAD_VERSION 0.42.0)
+set (CPM_HASH_SUM "2020b4fc42dba44817983e06342e682ecfc3d2f484a581f11cc5731fbe4dce8a")
7
8
if (CPM_SOURCE_CACHE)
9
set (CPM_DOWNLOAD_LOCATION "${CPM_SOURCE_CACHE}/cpm/CPM_${CPM_DOWNLOAD_VERSION}.cmake")
0 commit comments