cromwell 33.1 (#29530)

master
mcovarr 2018-06-28 14:56:58 -04:00 committed by FX Coudert
parent 2f75a8c131
commit 834b21a3a5
1 changed files with 4 additions and 4 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/33/cromwell-33.jar"
sha256 "57a353abac631f68da40a67a6f8bc2e1553da62caab68bf71a57191fc9b6ae46"
url "https://github.com/broadinstitute/cromwell/releases/download/33.1/cromwell-33.1.jar"
sha256 "bc690a49299ce2618f022dfbc1f0e1561e864f76e441f1f78d5f2f131cd535f2"
head do
url "https://github.com/broadinstitute/cromwell.git"
@ -15,8 +15,8 @@ class Cromwell < Formula
depends_on "akka"
resource "womtool" do
url "https://github.com/broadinstitute/cromwell/releases/download/33/womtool-33.jar"
sha256 "4110116cbd2ce2fa356c5557d70dcf8e492befd45cd5c91f4e9158f702f82a4e"
url "https://github.com/broadinstitute/cromwell/releases/download/33.1/womtool-33.1.jar"
sha256 "f30fe7175c932aac30ed25b3c3921b74c611b18ab0185c8215c3154f05870eec"
end
def install