changeset 10:3fc11eab9d9f draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/datamash commit 178914e2f45c9d80bd4d88377c634593246b9f36
author iuc
date Tue, 18 Nov 2025 22:08:01 +0000
parents 566c8e0e8b32
children
files macros.xml
diffstat 1 files changed, 5 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Thu Mar 23 20:46:46 2023 +0000
+++ b/macros.xml	Tue Nov 18 22:08:01 2025 +0000
@@ -1,5 +1,5 @@
 <macros>
-    <token name="@TOOL_VERSION@">1.8</token>
+    <token name="@TOOL_VERSION@">1.9</token>
     <token name="@VERSION_SUFFIX@">0</token>
     <token name="@PROFILE@">22.01</token>
     <xml name="inputs_outputs">
@@ -31,11 +31,12 @@
 
 **GNU Datamash** is a Free and Open Source Software, see more details on the Datamash_ Website.
 
-**GNU Datamash** is also available as a command-line program, see http://www.gnu.org/software/datamash/download/ .
+For more details about supported statistical operations, see https://www.gnu.org/software/datamash/download/ 
 
 For more details about supported statistical operations, see Datamash_ website.
 
-.. _Datamash: http://www.gnu.org/software/datamash/
+.. _Datamash: https://www.gnu.org/software/datamash/
+
     </token>
     <token name="@HELP_HEADER@">
 .. class:: infomark
@@ -54,4 +55,4 @@
             </citation>
         </citations>
     </xml>
-</macros>
+</macros>
\ No newline at end of file