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 Nov 30, 2024
1 parent 9d509f6 commit 5e963ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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 e61e1e88f018d70a33752a204bc44dd20282d554)
set (HIBF_VERSION 28dc84475766aa768c9ed744a1570872361a5ec1)
CPMDeclarePackage (hibf
NAME hibf
GIT_TAG ${HIBF_VERSION} # main
Expand All @@ -28,7 +28,7 @@ CPMDeclarePackage (sharg
)

# seqan3
set (SEQAN3_VERSION c5a8eb5b7ac726a29706da69433d2faf3d0e9065)
set (SEQAN3_VERSION f9ba6d63c9130ccdb68a4fc1674cf13289f39a4c)
CPMDeclarePackage (seqan3
NAME seqan3
GIT_TAG ${SEQAN3_VERSION} # main
Expand Down

0 comments on commit 5e963ce

Please sign in to comment.