aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sysdig.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/sysdig.rb')
-rw-r--r--Library/Formula/sysdig.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/sysdig.rb b/Library/Formula/sysdig.rb
index 5dda84b61..a2b59c1d2 100644
--- a/Library/Formula/sysdig.rb
+++ b/Library/Formula/sysdig.rb
@@ -8,9 +8,9 @@ class Sysdig < Formula
head "https://github.com/draios/sysdig.git", :branch => "master"
bottle do
- sha1 "08e75ca529df2e37ea1eac0c911cb78d37c4f802" => :mavericks
- sha1 "aa5dfa1395b859bee3020c2ae86aa5a3a9d68772" => :mountain_lion
- sha1 "8aacd593358a77347da7926d154e0b9a65213d90" => :lion
+ sha1 "57addd52be61b28075d62158c633c0355216b9d1" => :mavericks
+ sha1 "0f474630754636eab5ddd9546961667d7ac04d06" => :mountain_lion
+ sha1 "863a60eae39c0a95616d06e91e00201110bc0306" => :lion
end
depends_on "cmake" => :build