Skip to content

Commit

Permalink
Merge pull request #250 from seqan/actions/update_cpm_package_lock
Browse files Browse the repository at this point in the history
[INFRA] Update CPM Packages
  • Loading branch information
eseiler authored Nov 30, 2024
2 parents 28dc844 + e798fea commit 8cf1c05
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 @@ -21,7 +21,7 @@ CPMDeclarePackage (simde
GITHUB_REPOSITORY simd-everywhere/simde
DOWNLOAD_ONLY YES QUIET YES)
# benchmark
set (HIBF_BENCHMARK_VERSION 1.9.0)
set (HIBF_BENCHMARK_VERSION 1.9.1)
CPMDeclarePackage (benchmark
NAME benchmark
VERSION ${HIBF_BENCHMARK_VERSION}
Expand Down

0 comments on commit 8cf1c05

Please sign in to comment.