We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 044e04f commit 1b0b7b5Copy full SHA for 1b0b7b5
1 file changed
ExampleDependencies/cmake/get_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.5)
6
-set(CPM_HASH_SUM "c46b876ae3b9f994b4f05a4c15553e0485636862064f1fcc9d8b4f832086bc5d")
+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