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 5dce638e6..0a67aff70 100644
--- a/Library/Formula/sysdig.rb
+++ b/Library/Formula/sysdig.rb
@@ -9,9 +9,9 @@ class Sysdig < Formula
head "https://github.com/draios/sysdig.git", :branch => "master"
bottle do
- sha1 "2180bfc87f4e309930a22faca2509c691cf19303" => :mavericks
- sha1 "0ba750d48a52384f515c859627f822e815d7199b" => :mountain_lion
- sha1 "dc1712fee9761155b633e18d1904a28c1c511e63" => :lion
+ sha1 "1e2ca78152153a3a58ead3596a4ff4e94d816256" => :mavericks
+ sha1 "168ef849f7dfbb4e24655c5398c37241b573f6d1" => :mountain_lion
+ sha1 "ee34587916c6359e8267852fadf787aec5f19041" => :lion
end
depends_on "cmake" => :build