Skip to content

Commit 0e4ddf5

Browse files
authored
Merge pull request #267 from seqan/actions/update_cpm_package_lock
[INFRA] Update CPM Packages
2 parents 4f00f28 + bbcc072 commit 0e4ddf5

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 6e1fd5adf9aa1ba129b05e56da53ae843ef1f072)
9+
set (CHOPPER_HIBF_VERSION 9e631fd792a35e369ea3385c04e299db3a00859c)
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 31a3b14ccd79c04ce72f4727dc53740378c0c112)
29+
set (CHOPPER_SEQAN3_VERSION 0b86c6567f910c943c13f40944ab737524a2ecf6)
3030
CPMDeclarePackage (seqan3
3131
NAME seqan3
3232
GIT_TAG ${CHOPPER_SEQAN3_VERSION} # main

0 commit comments

Comments
 (0)