Skip to content

Commit 42a4be7

Browse files
committed
[INFRA] Update CPM Packages
1 parent b1043bc commit 42a4be7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: cmake/package-lock.cmake

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# This file should be committed to version control
77

88
# hibf
9-
set (CHOPPER_HIBF_VERSION 06aaab39a3f5117c35d112e83241074178edab67)
9+
set (CHOPPER_HIBF_VERSION 6e89a81d296abd44ee3ada2e7b58ca845bc2751f)
1010
CPMDeclarePackage (hibf
1111
NAME hibf
1212
GIT_TAG ${CHOPPER_HIBF_VERSION} # main
@@ -26,7 +26,7 @@ CPMDeclarePackage (sharg
2626
OPTIONS "INSTALL_SHARG OFF" "INSTALL_TDL OFF" "CMAKE_MESSAGE_LOG_LEVEL WARNING" "BUILD_TESTING OFF"
2727
)
2828
# seqan3
29-
set (CHOPPER_SEQAN3_VERSION 7ee839814e168ab57c4401d46e6114a801cebc28)
29+
set (CHOPPER_SEQAN3_VERSION 67f84c84dc07914b82de97d6bf79ed0a9c4de508)
3030
CPMDeclarePackage (seqan3
3131
NAME seqan3
3232
GIT_TAG ${CHOPPER_SEQAN3_VERSION} # main

0 commit comments

Comments
 (0)