Skip to content

Commit 2863cbb

Browse files
authored
Merge pull request #3347 from seqan/actions/update_cpm_package_lock
[INFRA] Update CPM Packages
2 parents 0b4b76f + 4c8f0c1 commit 2863cbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cmake/CPM.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# SPDX-FileCopyrightText: Copyright (c) 2019-2023 Lars Melchior and contributors
44

5-
set (CPM_DOWNLOAD_VERSION 0.40.2)
6-
set (CPM_HASH_SUM "c8cdc32c03816538ce22781ed72964dc864b2a34a310d3b7104812a5ca2d835d")
5+
set (CPM_DOWNLOAD_VERSION 0.40.7)
6+
set (CPM_HASH_SUM "c0fc82149e00c43a21febe7b2ca57b2ffea2b8e88ab867022c21d6b81937eb50")
77

88
if (CPM_SOURCE_CACHE)
99
set (CPM_DOWNLOAD_LOCATION "${CPM_SOURCE_CACHE}/cpm/CPM_${CPM_DOWNLOAD_VERSION}.cmake")

0 commit comments

Comments
 (0)