From 8e69c90a24f48fd11122264ae6d941109fdb33fc Mon Sep 17 00:00:00 2001 From: Chris Llanwarne Date: Tue, 5 Dec 2017 13:47:21 -0500 Subject: [PATCH] cromwell 30 (#21329) --- Formula/cromwell.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/cromwell.rb b/Formula/cromwell.rb index a3081cdcb5..a94c54dceb 100644 --- a/Formula/cromwell.rb +++ b/Formula/cromwell.rb @@ -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/29/cromwell-29.jar" - sha256 "97445b6d75bc294e4a96be330ef5231688789bde62f4cd8a139e182ef18c3933" + url "https://github.com/broadinstitute/cromwell/releases/download/30/cromwell-30.jar" + sha256 "dcb27dae4322e144ecfb55c882436ce444647c90df32df4208bece83fe294669" head do url "https://github.com/broadinstitute/cromwell.git"