Skip to content

Commit

Permalink
Cromwell 47
Browse files Browse the repository at this point in the history
  • Loading branch information
mlin committed Oct 13, 2019
1 parent 84b522a commit 783e51c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WDL/CLI.py
Original file line number Diff line number Diff line change
Expand Up @@ -976,8 +976,8 @@ def cromwell(
sys.exit(proc.returncode)


CROMWELL_VERSION = "46.1"
CROMWELL_JAR_SIZE = 196_260_064
CROMWELL_VERSION = "47"
CROMWELL_JAR_SIZE = 196_298_777


def ensure_cromwell_jar(jarfile=None):
Expand Down

0 comments on commit 783e51c

Please sign in to comment.