Skip to content

Commit

Permalink
Updating tools/delly from version 0.9.1 to 1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
planemo-autoupdate committed Aug 22, 2024
1 parent 06a9256 commit dc78c14
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tools/delly/macros.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?xml version="1.0"?>
<macros>
<token name="@TOOL_VERSION@">0.9.1</token>
<token name="@VERSION_SUFFIX@">1</token>
<token name="@TOOL_VERSION@">1.2.6</token>
<token name="@VERSION_SUFFIX@">0</token>
<xml name="requirements">
<requirements>
<requirement type="package" version="@TOOL_VERSION@">delly</requirement>
<requirement type="package" version="1.12">bcftools</requirement>
<requirement type="package" version="1.20">bcftools</requirement>
</requirements>
</xml>
<xml name="version_command">
Expand Down

0 comments on commit dc78c14

Please sign in to comment.