From ab4d05b1075c3de1effee9ad8d054e8b163053ee Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 8 Apr 2014 05:54:13 +0100 Subject: chrome-cli: add 1.5.0 bottle. Closes #27077. Signed-off-by: Mike McQuaid --- Library/Formula/chrome-cli.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library') diff --git a/Library/Formula/chrome-cli.rb b/Library/Formula/chrome-cli.rb index 70c354422..4cf4b61eb 100644 --- a/Library/Formula/chrome-cli.rb +++ b/Library/Formula/chrome-cli.rb @@ -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 -- cgit v1.2.3