Skip to content

Commit 8759edd

Browse files
authored
Merge pull request #3311 from seqan/actions/update_cpm_package_lock
[INFRA] Update CPM Packages
2 parents f9ba6d6 + aa4b36f commit 8759edd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cmake/package-lock.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ CPMDeclarePackage (sdsl-lite
3232
DOWNLOAD_ONLY YES
3333
QUIET YES)
3434
# benchmark
35-
set (SEQAN3_BENCHMARK_VERSION 1.9.0)
35+
set (SEQAN3_BENCHMARK_VERSION 1.9.1)
3636
CPMDeclarePackage (benchmark
3737
NAME benchmark
3838
VERSION ${SEQAN3_BENCHMARK_VERSION}
@@ -58,7 +58,7 @@ CPMDeclarePackage (doxygen_awesome
5858
DOWNLOAD_ONLY TRUE
5959
QUIET YES)
6060
# seqan2
61-
set (SEQAN3_SEQAN2_VERSION 1f1575a9e05c06a6b9efb50d23ce60e540cbaaf2)
61+
set (SEQAN3_SEQAN2_VERSION 578218d744522c43bc9e769f14be9c26d7e5de85)
6262
CPMDeclarePackage (seqan
6363
NAME seqan
6464
GIT_TAG ${SEQAN3_SEQAN2_VERSION} # main

0 commit comments

Comments
 (0)