changeset 1:172979b6bf77 draft default tip

Uploaded fixed tool dependency.
author devteam
date Thu, 18 Dec 2014 09:30:57 -0500
parents 2b25b6e8d108
children
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Dec 12 11:12:03 2014 -0500
+++ b/tool_dependencies.xml	Thu Dec 18 09:30:57 2014 -0500
@@ -4,14 +4,14 @@
         <install version="1.0">
             <actions_group>
                 <actions os="linux" architecture="x86_64">
-                    <action type="download_by_url">http://depot.galaxyproject.org/package/linux/x86_64/bowtie2/bowtie2-2.2.4-linux-x86_64.zip</action>
+                    <action type="download_by_url">http://depot.galaxyproject.org/package/linux/x86_64/bowtie2/bowtie2-2.2.4-linux-x86_64.tgz</action>
                     <action type="move_directory_files">
                         <source_directory>.</source_directory>
                         <destination_directory>$INSTALL_DIR</destination_directory>
                     </action>
                 </actions>
                 <actions os="darwin" architecture="x86_64">
-                    <action type="download_by_url">http://depot.galaxyproject.org/package/darwin/x86_64/bowtie2/bowtie2-2.2.4-macos-x86_64.zip</action>
+                    <action type="download_by_url">http://depot.galaxyproject.org/package/darwin/x86_64/bowtie2/bowtie2-2.2.4-macos-x86_64.tgz</action>
                     <action type="move_directory_files">
                         <source_directory>.</source_directory>
                         <destination_directory>$INSTALL_DIR</destination_directory>