diff macros.xml @ 24:b5a73e1b550b draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 999b45e8bcf810f871cda58cb66573f7d6ae37f3"
author iuc
date Sat, 25 Sep 2021 18:19:42 +0000
parents 7506ac12fecb
children 93404dcc9c96
line wrap: on
line diff
--- a/macros.xml	Tue Feb 25 23:07:22 2020 +0000
+++ b/macros.xml	Sat Sep 25 18:19:42 2021 +0000
@@ -1,9 +1,9 @@
 <macros>
-    <token name="@TOOL_VERSION@">2.1.1</token>
+    <token name="@TOOL_VERSION@">2.1.7</token>
     <xml name="requirements">
         <requirements>
         <requirement type="package" version="@TOOL_VERSION@">stringtie</requirement>
-        <requirement type="package" version="1.9">samtools</requirement>
+        <requirement type="package" version="1.13">samtools</requirement>
             <yield/>
         </requirements>
     </xml>