Skip to content

Commit 37f98c1

Browse files
committed
Update exomiser.rb to release 15.0.0
1 parent 602fcbd commit 37f98c1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/exomiser.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
class Exomiser < Formula
22
desc "Phenotype-driven prioritisation of rare disease causing variants from whole-exome and whole-genome sequencing data"
33
homepage "https://github.com/exomiser/Exomiser/"
4-
version "14.1.0"
4+
version "15.0.0"
55

66
# Data release version is independent of the application version.
77
# Update both constants when releasing a new version.
@@ -12,7 +12,7 @@ class Exomiser < Formula
1212
# Distribution zip from GitHub
1313
# Update the URL and sha256 checksum when a new version is released.
1414
url "https://github.com/exomiser/Exomiser/releases/download/#{version}/exomiser-cli-#{version}-distribution.zip"
15-
sha256 "fb9705017000b448b1331cfd5e1b17c8941713b8c29e4ac30524e96869224db6"
15+
sha256 "f33892fa8297be98d8594ef4bdc22735bd9e3a47f00310aef8ffe54f97c66bbe5"
1616

1717
license "AGPL-3.0"
1818

0 commit comments

Comments
 (0)