Skip to content

Commit

Permalink
added Guppy 6.3 support for Linux x86/ARM64
Browse files Browse the repository at this point in the history
  • Loading branch information
JensUweUlrich committed Sep 27, 2022
1 parent b728a85 commit c86101d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@ set(CPACK_NSIS_EXECUTION_LEVEL "user")
set(CPACK_PACKAGE_NAME "ReadBouncer")
set(CPACK_PACKAGE_VENDOR "Jens-Uwe Ulrich")
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "ReadBouncer - Installer")
set(CPACK_PACKAGE_VERSION "1.2.1")
set(CPACK_PACKAGE_VERSION "1.2.2")
set(CPACK_PACKAGE_VERSION_MAJOR "1")
set(CPACK_PACKAGE_VERSION_MINOR "2")
set(CPACK_PACKAGE_VERSION_PATCH "1")
set(CPACK_PACKAGE_VERSION_PATCH "2")
set(CPACK_RESOURCE_FILE_LICENSE "${PROJECT_SOURCE_DIR}/LICENSE.txt")
set(CPACK_PACKAGE_INSTALL_DIRECTORY ${PROJECT_NAME})

Expand Down
Binary file modified src/basecaller/Guppy/libGuppyCppClient_linux_arm_64.tar.gz
Binary file not shown.
Binary file modified src/basecaller/Guppy/libGuppyCppClient_linux_x86_64.tar.gz
Binary file not shown.

0 comments on commit c86101d

Please sign in to comment.