cromwell 0.19

Closes Homebrew/homebrew#50616.
master
Thib 2016-04-02 00:09:56 -04:00 committed by Xu Cheng
parent cd7b96e389
commit b52744bd01
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Cromwell < Formula
desc "Workflow Execution Engine using Workflow Description Language"
homepage "https://github.com/broadinstitute/cromwell"
url "https://github.com/broadinstitute/cromwell/releases/download/0.18/cromwell-0.18.jar"
sha256 "fddc7223514c3f03947ba16fa73b1ef2ad52cdb90506d0a16439d368b52a830e"
url "https://github.com/broadinstitute/cromwell/releases/download/0.19/cromwell-0.19.jar"
sha256 "174414fbaf7db910895291ba7a0a52708b77dd6e3e2d12b5379b5832145225ee"
head do
url "https://github.com/broadinstitute/cromwell.git"