From a6ab52d576d0057d86ae2f09f0d4d9be0857786d Mon Sep 17 00:00:00 2001 From: Danny Park Date: Thu, 18 Jan 2018 09:46:03 -0500 Subject: [PATCH] update dxWDL 0.57 -> 0.58 --- travis/install-wdl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/travis/install-wdl.sh b/travis/install-wdl.sh index edf69d76b..bbb50a035 100755 --- a/travis/install-wdl.sh +++ b/travis/install-wdl.sh @@ -18,7 +18,7 @@ cached_fetch_jar_from_github () { cached_fetch_jar_from_github broadinstitute wdltool 0.14 cached_fetch_jar_from_github broadinstitute cromwell 29 -cached_fetch_jar_from_github dnanexus dxWDL 0.57 +cached_fetch_jar_from_github dnanexus dxWDL 0.58 TGZ=dx-toolkit-v0.240.1-ubuntu-14.04-amd64.tar.gz if [ ! -f $CACHE_DIR/$TGZ ]; then