Skip to content

Commit

Permalink
Updating tools/nextclade from version 2.7.0 to 3.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
planemo-autoupdate committed Sep 26, 2024
1 parent efa9995 commit 7e55f0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tools/nextclade/macros.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<macros>
<!-- same version number is used for nextclade and nextalign releases, even though they are distinct tools -->
<token name="@TOOL_VERSION@">2.7.0</token>
<token name="@TOOL_VERSION@">2.14.0</token>
<xml name="citations">
<citations>
<citation type="bibtex">@online{nextclade,
Expand Down
2 changes: 1 addition & 1 deletion tools/nextclade/nextclade.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<expand macro="xrefs"/>
<requirements>
<requirement type="package" version="@TOOL_VERSION@">nextclade</requirement>
<requirement type="package" version="9.0">coreutils</requirement>
<requirement type="package" version="9.5">coreutils</requirement>
</requirements>
<version_command>nextclade --version-detailed</version_command>
<command detect_errors="exit_code"><![CDATA[
Expand Down

0 comments on commit 7e55f0d

Please sign in to comment.