File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
#
3
3
# SPDX-FileCopyrightText: Copyright (c) 2019-2023 Lars Melchior and contributors
4
4
5
- set (CPM_DOWNLOAD_VERSION 0.40.7 )
6
- set (CPM_HASH_SUM "c0fc82149e00c43a21febe7b2ca57b2ffea2b8e88ab867022c21d6b81937eb50 " )
5
+ set (CPM_DOWNLOAD_VERSION 0.40.8 )
6
+ set (CPM_HASH_SUM "78ba32abdf798bc616bab7c73aac32a17bbd7b06ad9e26a6add69de8f3ae4791 " )
7
7
8
8
if (CPM_SOURCE_CACHE)
9
9
set (CPM_DOWNLOAD_LOCATION "${CPM_SOURCE_CACHE} /cpm/CPM_${CPM_DOWNLOAD_VERSION} .cmake" )
Original file line number Diff line number Diff line change 6
6
# This file should be committed to version control
7
7
8
8
# seqan3
9
- set (NEEDLE_SEQAN3_VERSION 9a07fdb5283aad0b05301905bddb2d8253f5e067 )
9
+ set (NEEDLE_SEQAN3_VERSION 2863cbbe336a51c21932c69635e814b6e3a8a4ce )
10
10
CPMDeclarePackage (seqan3
11
11
NAME seqan3
12
12
GIT_TAG ${NEEDLE_SEQAN3_VERSION} # main
You can’t perform that action at this time.
0 commit comments