kallisto: add 0.43.1_1 bottle.
This commit is contained in:
parent
54e4ea1715
commit
a96734e82a
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Kallisto < Formula
|
|||
sha256 "2164938c2c61c04e338c4c132cf749f56d39e6f0b4c517121bca1fbc218e430e"
|
||||
revision 1
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "7def510bff1b872bff522fc561ccf197d2810f1d8df8fa3bf1870225ec74bd6a" => :high_sierra
|
||||
sha256 "975be5f037dfc6a47b65ef79bc3c3a9a0583e7eaa36add776a034a7bdf7f3893" => :sierra
|
||||
sha256 "9174135661c12414338e2a5280ee31951f97e8d55bd30ba423099e9b872da42e" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "cmake" => :build
|
||||
depends_on "hdf5"
|
||||
|
||||
|
|
Loading…
Reference in a new issue