Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
chrome-cli: add 1.5.0 bottle.
Browse files Browse the repository at this point in the history
Closes #27077.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
BrewTestBot authored and MikeMcQuaid committed Apr 8, 2014
1 parent df5e684 commit ab4d05b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Library/Formula/chrome-cli.rb
Expand Up @@ -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

Expand Down

0 comments on commit ab4d05b

Please sign in to comment.