From f98f151bc57ce368bc8acbcbbacea93566c48dc1 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 4 Jun 2014 19:15:06 +0100 Subject: sysdig: add 0.1.83 bottle. Closes #29872. Signed-off-by: Mike McQuaid --- Library/Formula/sysdig.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula/sysdig.rb') diff --git a/Library/Formula/sysdig.rb b/Library/Formula/sysdig.rb index f8b4377a6..246b3e6b6 100644 --- a/Library/Formula/sysdig.rb +++ b/Library/Formula/sysdig.rb @@ -7,6 +7,12 @@ class Sysdig < Formula head "https://github.com/draios/sysdig.git", :branch => "master" + bottle do + sha1 "2180bfc87f4e309930a22faca2509c691cf19303" => :mavericks + sha1 "0ba750d48a52384f515c859627f822e815d7199b" => :mountain_lion + sha1 "dc1712fee9761155b633e18d1904a28c1c511e63" => :lion + end + depends_on "cmake" => :build # More info on https://gist.github.com/juniorz/9986999 -- cgit v1.2.3