Skip to content

Commit c588d64

Browse files
authored
Merge pull request #133 from seqan/actions/update_cpm_package_lock
[INFRA] Update CPM Packages
2 parents 790578a + fc6a514 commit c588d64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/package-lock.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ CPMDeclarePackage (seqan3
4141
)
4242

4343
# fmindex
44-
set (FMINDEX_VERSION 7ed8c3a6035a898f3e9574c5aa96af8b74ca6ef4 CACHE STRING "" FORCE)
44+
set (FMINDEX_VERSION f8c691d36bdf78788b721913ffa0ca396a322d69 CACHE STRING "" FORCE)
4545
CPMDeclarePackage (fmindex
4646
NAME fmindex
4747
GIT_TAG ${FMINDEX_VERSION} # main

0 commit comments

Comments
 (0)