We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96c2b64 commit 87476b5Copy full SHA for 87476b5
travis/install-wdl.sh
@@ -19,7 +19,7 @@ cached_fetch_jar_from_github () {
19
20
cached_fetch_jar_from_github broadinstitute cromwell womtool 49
21
cached_fetch_jar_from_github broadinstitute cromwell cromwell 49
22
-cached_fetch_jar_from_github dnanexus dxWDL dxWDL v1.45
+cached_fetch_jar_from_github dnanexus dxWDL dxWDL v1.46.4
23
24
TGZ=dx-toolkit-v0.293.0-ubuntu-16.04-amd64.tar.gz
25
if [ ! -f $CACHE_DIR/$TGZ ]; then
0 commit comments