Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cmake/package-lock.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ CPMDeclarePackage (seqan3
)

# sharg
set (DREAM_STELLAR_SHARG_VERSION d3b6c025554fc28a6f94d475fc136894b441432e CACHE STRING "")
set (DREAM_STELLAR_SHARG_VERSION 0c19df092d6e60e1ac17e204e77674efbddebbf9 CACHE STRING "")
CPMDeclarePackage (sharg
NAME sharg
GIT_TAG ${DREAM_STELLAR_SHARG_VERSION} # main
Expand Down
Loading