Skip to content

Commit 67b9121

Browse files
authored
Merge pull request #232 from seqan/actions/update_cpm_package_lock
[INFRA] Update CPM Packages
2 parents e84d5ed + 1a632c6 commit 67b9121

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 (NEEDLE_HIBF_VERSION 4c38a07729de64c9c4cbd98e5c2e1dbd80787527 CACHE STRING "")
11+
set (NEEDLE_HIBF_VERSION fc4e40d8672f496a32df73c608915d45e715f6a8 CACHE STRING "")
1212
CPMDeclarePackage (hibf
1313
NAME hibf
1414
GIT_TAG ${NEEDLE_HIBF_VERSION} # main
@@ -31,7 +31,7 @@ CPMDeclarePackage (seqan3
3131
)
3232

3333
# sharg
34-
set (NEEDLE_SHARG_VERSION e81d977efafc0321d05ba4a89ab57bdabb9e986d CACHE STRING "")
34+
set (NEEDLE_SHARG_VERSION d3b6c025554fc28a6f94d475fc136894b441432e CACHE STRING "")
3535
CPMDeclarePackage (sharg
3636
NAME sharg
3737
GIT_TAG ${NEEDLE_SHARG_VERSION} # main

0 commit comments

Comments
 (0)