eigen: update 3.2.4 bottle.
This commit is contained in:
parent
c144d6001b
commit
2c45a90fac
1 changed files with 3 additions and 3 deletions
|
@ -5,9 +5,9 @@ class Eigen < Formula
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
sha1 "c5186ca59c192a26ace3775c6da18d7afc0a4669" => :yosemite
|
sha1 "24b12f960b5d1b29814baee5d4ffd1f070d82b93" => :yosemite
|
||||||
sha1 "83ea196f29660928719ba2ea2537b8b674a0f3b5" => :mavericks
|
sha1 "4aeb1dc9374989f6721e655a51443c5fd92770bf" => :mavericks
|
||||||
sha1 "af6cc494f7082b18d88ffa61630d387575fd5e8f" => :mountain_lion
|
sha1 "69d4e8c691887006dfdae968ea8650c11cff3b51" => :mountain_lion
|
||||||
end
|
end
|
||||||
|
|
||||||
head "https://bitbucket.org/eigen/eigen", :using => :hg
|
head "https://bitbucket.org/eigen/eigen", :using => :hg
|
||||||
|
|
Loading…
Reference in a new issue