Skip to content

Commit

Permalink
[INFRA] Update CPM Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
seqan-actions committed Dec 14, 2024
1 parent e6ea6d6 commit ab2e953
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cmake/package-lock.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# This file should be committed to version control

# hibf
set (HIBF_VERSION 8cf1c05b4743636bbbfae2f1470523f98965dca3)
set (HIBF_VERSION 06aaab39a3f5117c35d112e83241074178edab67)
CPMDeclarePackage (hibf
NAME hibf
GIT_TAG ${HIBF_VERSION} # main
Expand All @@ -17,7 +17,7 @@ CPMDeclarePackage (hibf
)

# sharg
set (SHARG_VERSION 02ed4f64d8ea5528a646e7693fdc5b939f1375f8)
set (SHARG_VERSION d30629065de5b2160aba261d93e170cbdd7a4e36)
CPMDeclarePackage (sharg
NAME sharg
GIT_TAG ${SHARG_VERSION} # main
Expand All @@ -28,7 +28,7 @@ CPMDeclarePackage (sharg
)

# seqan3
set (SEQAN3_VERSION 8759edde146b2adebe9151d2390af499714811ca)
set (SEQAN3_VERSION 7ee839814e168ab57c4401d46e6114a801cebc28)
CPMDeclarePackage (seqan3
NAME seqan3
GIT_TAG ${SEQAN3_VERSION} # main
Expand Down

0 comments on commit ab2e953

Please sign in to comment.