Skip to content

Commit

Permalink
Update ivar to version 1.4.3, fix bio.tools link (#6102)
Browse files Browse the repository at this point in the history
  • Loading branch information
wm75 authored Jun 21, 2024
1 parent 34b1a05 commit 32fbe8a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tools/ivar/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@">1.4.2</token>
<token name="@TOOL_VERSION@">1.4.3</token>
<token name="@PROFILE@">21.01</token>
<xml name="requirements">
<requirements>
<requirement type="package" version="@TOOL_VERSION@">ivar</requirement>
<requirement type="package" version="3.11.0">python</requirement>
<requirement type="package" version="3.11.9">python</requirement>
<requirement type="package" version="1.16.1">samtools</requirement>
<yield/>
</requirements>
Expand All @@ -14,7 +14,7 @@
<version_command>ivar version | grep version</version_command>
</xml>
<xrefs>
<xref type="bio.tools">ivar</xref>
<xref type="bio.tools">andersen-lab_ivar</xref>
</xrefs>
<xml name="citations">
<citations>
Expand Down

0 comments on commit 32fbe8a

Please sign in to comment.