Skip to content

Commit

Permalink
Merge branch 'pod5-0.3.23' into 'master'
Browse files Browse the repository at this point in the history
upgrade pod5 to 0.3.23

See merge request machine-learning/dorado!1273
  • Loading branch information
HalfPhoton committed Nov 21, 2024
2 parents fded527 + 6fce10d commit dac076d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/Pod5.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# CMake errors out if we try to create the pod5_libs target twice, which happens in ont_core.
include_guard(GLOBAL)

set(POD5_VERSION 0.3.15)
set(POD5_VERSION 0.3.23)
set(POD5_DIR pod5-${POD5_VERSION}-${CMAKE_SYSTEM_NAME})
set(POD5_REPO "https://github.com/nanoporetech/pod5-file-format")

Expand Down

0 comments on commit dac076d

Please sign in to comment.