Mercurial > repos > iuc > stringtie
diff macros.xml @ 23:8eb8750070d4 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 252f4cccd66513c985b3df9480d73c8b9f994520
author | iuc |
---|---|
date | Tue, 30 Apr 2024 11:53:08 +0000 |
parents | ae618321f34a |
children | cbf488da3b2c |
line wrap: on
line diff
--- a/macros.xml Mon Jan 30 12:01:28 2023 +0000 +++ b/macros.xml Tue Apr 30 11:53:08 2024 +0000 @@ -1,10 +1,10 @@ <macros> - <token name="@TOOL_VERSION@">2.2.1</token> - <token name="@VERSION_SUFFIX@">1</token> + <token name="@TOOL_VERSION@">2.2.2</token> + <token name="@VERSION_SUFFIX@">0</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">stringtie</requirement> - <requirement type="package" version="1.16.1">samtools</requirement> + <requirement type="package" version="1.20">samtools</requirement> <yield/> </requirements> </xml>