bam: add 0.4.0 bottle.

This commit is contained in:
BrewTestBot 2015-01-13 12:51:12 +00:00 committed by Mike McQuaid
parent b30df077fd
commit c1fc6f5be4

View file

@ -5,6 +5,13 @@ class Bam < Formula
head "https://github.com/matricks/bam.git"
bottle do
cellar :any
sha1 "7ec0b273b35f7e543cc6a1810a14e14062f81639" => :yosemite
sha1 "6b531fb8df899d603f93262f87cfdcb8001b8436" => :mavericks
sha1 "dce2512abc5625827a16becba635941b007c16dd" => :mountain_lion
end
def install
system "./make_unix.sh"
bin.install "bam"