Mercurial > repos > iuc > baredsc_2d
changeset 3:a90f8efe08b4 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/baredsc commit 55a4f3540558731fb47bf130c6a8984fa6f6ec9a
author | iuc |
---|---|
date | Tue, 26 Mar 2024 15:12:16 +0000 |
parents | 344c2af50552 |
children | |
files | macros.xml |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Fri Dec 01 11:55:11 2023 +0000 +++ b/macros.xml Tue Mar 26 15:12:16 2024 +0000 @@ -1,10 +1,10 @@ <macros> - <token name="@TOOL_VERSION@">1.1.2</token> - <token name="@VERSION_SUFFIX@">1</token> + <token name="@TOOL_VERSION@">1.1.3</token> + <token name="@VERSION_SUFFIX@">0</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">baredsc</requirement> - <requirement type="package" version="1.12">gzip</requirement> + <requirement type="package" version="1.13">gzip</requirement> </requirements> <version_command><![CDATA[baredSC_1d --version]]></version_command> </xml>