chrome-cli: add 1.5.0 bottle.

Closes Homebrew/homebrew#27077.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
BrewTestBot 2014-04-08 05:54:13 +01:00 committed by Mike McQuaid
parent 9a656d9181
commit e1c0729f49

View file

@ -7,6 +7,12 @@ class ChromeCli < Formula
head "https://github.com/prasmussen/chrome-cli.git"
bottle do
cellar :any
sha1 "d17df1c6d002dbf1009ed604d7affaa6a7c5cfbe" => :mavericks
sha1 "4a657ecf95a174d57960538239f0920a285a7e39" => :mountain_lion
end
depends_on :xcode
depends_on :macos => :mountain_lion