Mercurial > repos > chrisd > coverage_sampler
diff tool_dependencies.xml @ 8:1fdee48eab64 draft
planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 37ce3ef17e70df9f0697adc1c53ce171621e4794-dirty
author | chrisd |
---|---|
date | Tue, 28 Jun 2016 23:49:46 -0400 |
parents | 17bce2f348b6 |
children | 825eaacb935f |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Jun 28 23:07:45 2016 -0400 +++ b/tool_dependencies.xml Tue Jun 28 23:49:46 2016 -0400 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <tool_dependency> - <package name="csa" version="0.1"> - <install version="1.0"> + <package name="csa" version="0.2"> + <install version="2.0"> <actions> <action type="shell_command">git clone --recursive https://github.com/cdeanj/coverage_sampler.git</action> <action type="shell_command">make</action>