File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
class Cromwell < Formula
2
2
desc "Workflow Execution Engine using Workflow Description Language"
3
3
homepage "https://github.com/broadinstitute/cromwell"
4
- url "https://github.com/broadinstitute/cromwell/releases/download/81 /cromwell-81 .jar"
5
- sha256 "c298cc7883decac906863c14b980fd61b75e746a1058fd77a464e2adb370aeca "
4
+ url "https://github.com/broadinstitute/cromwell/releases/download/82 /cromwell-82 .jar"
5
+ sha256 "9127b49e50770184d517aa9bdbb109f16b9dd545e91a2aa194be31bb093d6876 "
6
6
license "BSD-3-Clause"
7
7
8
8
bottle do
@@ -17,8 +17,8 @@ class Cromwell < Formula
17
17
depends_on "openjdk"
18
18
19
19
resource "womtool" do
20
- url "https://github.com/broadinstitute/cromwell/releases/download/81 /womtool-81 .jar"
21
- sha256 "7958d97715cb2b8d90532e3cf5338a47bfc8199ad6661d29c287f107d1653e43 "
20
+ url "https://github.com/broadinstitute/cromwell/releases/download/82 /womtool-82 .jar"
21
+ sha256 "a87adc2eb2c907093eebb8313051ec07164ed14dfd5d39c02ce4e84ee26e2643 "
22
22
end
23
23
24
24
def install
You can’t perform that action at this time.
0 commit comments