Previous changeset 1:91fb259d91e5 (2016-05-17) Next changeset 3:98e3a3cf0a35 (2016-08-05) |
Commit message:
Uploaded |
modified:
tool_dependencies.xml |
b |
diff -r 91fb259d91e5 -r 86ff0807889e tool_dependencies.xml --- a/tool_dependencies.xml Tue May 17 13:02:01 2016 -0400 +++ b/tool_dependencies.xml Tue Jun 21 19:36:27 2016 -0400 |
b |
@@ -3,7 +3,7 @@ <package name="plink" version="1.90"> <install version="1.0"> <actions> - <action type="download_by_url">http://www.cog-genomics.org/static/bin/plink160516/plink_linux_x86_64.zip</action> + <action type="download_by_url">http://www.cog-genomics.org/static/bin/plink160607/plink_linux_x86_64.zip</action> <action type="shell_command">chmod +x plink</action> <action type="move_file"> <source>plink</source> |