mat: add 0.5.2 bottle.
This commit is contained in:
parent
5efdef4a8f
commit
ef51220bfd
1 changed files with 7 additions and 0 deletions
|
@ -21,6 +21,13 @@ class Mat < Formula
|
|||
url "https://mat.boum.org/files/mat-0.5.2.tar.xz", :using => MatDownloadStrategy
|
||||
sha1 "932ac13863c994ca8874e3271f817efd879e28c3"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "3476e92b91bddb20d386c35c997662fe08805da6" => :yosemite
|
||||
sha1 "2f30838e07c7c342c01afa3a7faaa5cde129b4ab" => :mavericks
|
||||
sha1 "810fe4dfe335c5dc8331734b1ea9abbe207b446d" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on :python => :optional
|
||||
depends_on "coreutils"
|
||||
depends_on "poppler"
|
||||
|
|
Loading…
Reference in a new issue