From b39918e04bb59abcd544a6cd895822f8d7ecce7c Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 16 Mar 2014 08:33:51 +0000 Subject: ngrok: add 1.6 bottle. Closes #27598. Signed-off-by: Mike McQuaid --- Library/Formula/ngrok.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library') diff --git a/Library/Formula/ngrok.rb b/Library/Formula/ngrok.rb index c7cbb7576..3a4775d1c 100644 --- a/Library/Formula/ngrok.rb +++ b/Library/Formula/ngrok.rb @@ -7,6 +7,12 @@ class Ngrok < Formula head "https://github.com/inconshreveable/ngrok.git", :branch => "master" + bottle do + sha1 "b6160dc85cbaccb43a739e3dea2a7b493c41aed1" => :mavericks + sha1 "420811e92bcf7155164f1d4ac2d5a9768376765e" => :mountain_lion + sha1 "5374c93b860377dab5e9349957bf26085c73614e" => :lion + end + depends_on "bazaar" => :build depends_on "go" => :build depends_on :hg => :build -- cgit v1.2.3