Previous changeset 1:69f93450c57d (2023-07-31) Next changeset 3:5cd5d0947354 (2024-02-25) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mosdepth commit 37a76b08262eee35b2bdb2604d6a7beda046fe68 |
modified:
mosdepth.xml |
b |
diff -r 69f93450c57d -r efd53f6ceb16 mosdepth.xml --- a/mosdepth.xml Mon Jul 31 06:09:36 2023 +0000 +++ b/mosdepth.xml Mon Nov 06 20:15:36 2023 +0000 |
[ |
@@ -25,11 +25,11 @@ </sanitizer> <validator type="regex">([0-9A-Za-z!#$%&+./:;?@^_|~-][0-9A-Za-z!#$%&*+./:;=?@^_|~-]*)?</validator> </xml> - <token name="@TOOL_VERSION@">0.3.4</token> + <token name="@TOOL_VERSION@">0.3.5</token> </macros> <requirements> <requirement type="package" version="@TOOL_VERSION@">mosdepth</requirement> - <requirement type="package" version="1.12">gzip</requirement> + <requirement type="package" version="1.13">gzip</requirement> </requirements> <command detect_errors="exit_code"><![CDATA[ #if $advanced.options == "yes" and len($advanced.quantize) |