File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11class 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
You can’t perform that action at this time.
0 commit comments