Skip to content

Commit

Permalink
Merge pull request #435 from smehringer/infra
Browse files Browse the repository at this point in the history
[LIB] Update to latest chopper main.
  • Loading branch information
eseiler authored Sep 12, 2024
2 parents a2b8ab7 + a58ec5f commit f523a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/package-lock.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ CPMDeclarePackage (seqan3
OPTIONS "INSTALL_SEQAN3 OFF" "CMAKE_MESSAGE_LOG_LEVEL WARNING"
)
# chopper
set (RAPTOR_CHOPPER_VERSION fe0e76307c77e8773dbdff2a4a56a0723dfd1ebe)
set (RAPTOR_CHOPPER_VERSION f4770aa02fb4f356678cc51e0e126ecfc04ed06b)
CPMDeclarePackage (chopper
NAME chopper
GIT_TAG ${RAPTOR_CHOPPER_VERSION}
Expand Down

0 comments on commit f523a4b

Please sign in to comment.