mat: add 0.5.2 bottle.

This commit is contained in:
BrewTestBot 2014-11-06 08:42:16 +00:00 committed by Mike McQuaid
parent 5efdef4a8f
commit ef51220bfd

View file

@ -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"