Mercurial > repos > iuc > kallisto_quant
diff macros.xml @ 10:8bb5d2582782 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 168993a4e148506b1d3998c536caa2e501c36ccf
| author | iuc |
|---|---|
| date | Wed, 31 May 2023 20:08:38 +0000 |
| parents | 90e937ec7df8 |
| children | 81c9f0ba13d2 |
line wrap: on
line diff
--- a/macros.xml Tue Aug 31 09:09:51 2021 +0000 +++ b/macros.xml Wed May 31 20:08:38 2023 +0000 @@ -1,11 +1,11 @@ <?xml version="1.0"?> <macros> - <token name="@TOOL_VERSION@">0.46.2</token> + <token name="@TOOL_VERSION@">0.48.0</token> <token name="@VERSION_SUFFIX@">0</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">kallisto</requirement> - <requirement type="package" version="1.12">samtools</requirement> + <requirement type="package" version="1.14">samtools</requirement> </requirements> </xml> <xml name="citations">
