We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 790578a + fc6a514 commit c588d64Copy full SHA for c588d64
cmake/package-lock.cmake
@@ -41,7 +41,7 @@ CPMDeclarePackage (seqan3
41
)
42
43
# fmindex
44
-set (FMINDEX_VERSION 7ed8c3a6035a898f3e9574c5aa96af8b74ca6ef4 CACHE STRING "" FORCE)
+set (FMINDEX_VERSION f8c691d36bdf78788b721913ffa0ca396a322d69 CACHE STRING "" FORCE)
45
CPMDeclarePackage (fmindex
46
NAME fmindex
47
GIT_TAG ${FMINDEX_VERSION} # main
0 commit comments