Mercurial > repos > iuc > stringtie
diff macros.xml @ 21:914cfcba0ec8 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 8923485156dc1150213ad1f324aa16aaef4ae643
author | iuc |
---|---|
date | Mon, 31 Oct 2022 20:08:02 +0000 |
parents | 333a6e13b622 |
children | ae618321f34a |
line wrap: on
line diff
--- a/macros.xml Wed Jul 27 09:28:15 2022 +0000 +++ b/macros.xml Mon Oct 31 20:08:02 2022 +0000 @@ -1,10 +1,10 @@ <macros> - <token name="@TOOL_VERSION@">2.1.7</token> - <token name="@VERSION_SUFFIX@">1</token> + <token name="@TOOL_VERSION@">2.2.1</token> + <token name="@VERSION_SUFFIX@">0</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">stringtie</requirement> - <requirement type="package" version="1.14">samtools</requirement> + <requirement type="package" version="1.16.1">samtools</requirement> <yield/> </requirements> </xml>