Skip to content

Commit 0b779bb

Browse files
committed
[INFRA] Update CPM Packages
1 parent b73862c commit 0b779bb

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
@@ -8,7 +8,7 @@
88
# cmake-format: off
99

1010
# hibf
11-
set (HIBF_VERSION e49afc1172ebd183730ca070dd1081458225ef3b CACHE STRING "" FORCE)
11+
set (HIBF_VERSION 36c223527d7d4eb2bcdcd88d47c71984f50a00a3 CACHE STRING "" FORCE)
1212
CPMDeclarePackage (hibf
1313
NAME hibf
1414
GIT_TAG ${HIBF_VERSION} # main
@@ -30,7 +30,7 @@ CPMDeclarePackage (sharg
3030
)
3131

3232
# seqan3
33-
set (SEQAN3_VERSION a63abbb4b01bf6dedf14f2a61eeca28ca6e4994a CACHE STRING "" FORCE)
33+
set (SEQAN3_VERSION 9360528ee1a8af873ee376a7a7624f35497a7645 CACHE STRING "" FORCE)
3434
CPMDeclarePackage (seqan3
3535
NAME seqan3
3636
GIT_TAG ${SEQAN3_VERSION} # main

0 commit comments

Comments
 (0)