Mercurial > repos > chrisw > bamcount_test
comparison tool_dependencies.xml @ 4:bf68642a6d3e draft default tip
Uploaded
| author | chrisw |
|---|---|
| date | Tue, 19 Nov 2019 05:40:59 +0000 |
| parents | 8e9a8987581c |
| children |
comparison
equal
deleted
inserted
replaced
| 3:f84a4ffe8bd7 | 4:bf68642a6d3e |
|---|---|
| 6 --> | 6 --> |
| 7 <package name="bamcount" version="0.4.0"> | 7 <package name="bamcount" version="0.4.0"> |
| 8 <install version="1.0"> | 8 <install version="1.0"> |
| 9 <actions_group> | 9 <actions_group> |
| 10 <actions architecture="x86_64" os="linux"> | 10 <actions architecture="x86_64" os="linux"> |
| 11 <action type="download_by_url">https://github.com/ChristopherWilks/bamcount/releases/download/0.4.0/bamcount</action> | 11 <action type="download_by_url">https://github.com/ChristopherWilks/bamcount/releases/download/0.4.0/bamcount-0.4.0_static.zip</action> |
| 12 <action type="move_directory_files"> | 12 <action type="move_directory_files"> |
| 13 <source_directory>.</source_directory> | 13 <source_directory>.</source_directory> |
| 14 <destination_directory>$INSTALL_DIR</destination_directory> | 14 <destination_directory>$INSTALL_DIR</destination_directory> |
| 15 </action> | 15 </action> |
| 16 </actions> | 16 </actions> |
