changeset 3:5b7c81b35b89 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:11:24 +0000
parents b13d3e4c48e1
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:30 2023 +0000
+++ b/macros.xml	Tue Mar 26 15:11:24 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>