Skip to content

Commit 610c412

Browse files
author
planemo-autoupdate
committed
Updating tools/nextclade from version 2.7.0 to 2.14.0
1 parent 7809e44 commit 610c412

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tools/nextclade/macros.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<macros>
22
<!-- same version number is used for nextclade and nextalign releases, even though they are distinct tools -->
3-
<token name="@TOOL_VERSION@">2.7.0</token>
3+
<token name="@TOOL_VERSION@">3.20.0</token>
44
<xml name="citations">
55
<citations>
66
<citation type="bibtex">@online{nextclade,

tools/nextclade/nextclade.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<expand macro="xrefs"/>
1313
<requirements>
1414
<requirement type="package" version="@TOOL_VERSION@">nextclade</requirement>
15-
<requirement type="package" version="9.0">coreutils</requirement>
15+
<requirement type="package" version="9.5">coreutils</requirement>
1616
</requirements>
1717
<version_command>nextclade --version-detailed</version_command>
1818
<command detect_errors="exit_code"><![CDATA[

0 commit comments

Comments
 (0)