unibilium: add 1.2.0 bottle.
This commit is contained in:
parent
8ee62f666d
commit
c7f8de10ae
1 changed files with 7 additions and 0 deletions
|
@ -4,6 +4,13 @@ class Unibilium < Formula
|
|||
url "https://github.com/mauke/unibilium/archive/v1.2.0.tar.gz"
|
||||
sha256 "623af1099515e673abfd3cae5f2fa808a09ca55dda1c65a7b5c9424eb304ead8"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "27f3df4ac52b18aeaae73ce3d84edb2002b3e886b4926be409d09cdbbec233f8" => :yosemite
|
||||
sha256 "fafb08a5bf8841d938cfff3aff94ad9ec9c144ec61d495f2eb7e09953715706e" => :mavericks
|
||||
sha256 "9cee747128f50066fd632b988065966a7ff1c5ab922e54c16aa05f9d9f50e8be" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on "libtool" => :build
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue