aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 df50f8280..a87ed257f 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 "0c06c1dd0c4e99b57e76e7dfb8f0948beac39d00" => :mavericks
- sha1 "47189a77a225fb8dd7052432dc330b737fb7d55e" => :mountain_lion
- sha1 "68abab7c2c5d631fda04798bf9c021fb13aba1b0" => :lion
+ sha1 "8a85ba81628927d1d2ae96fba9d2834a83d8bb32" => :mavericks
+ sha1 "608416247b319c22662894c0311304d295aaf9c4" => :mountain_lion
+ sha1 "b85b3d8fff46766b0967c1b139651ea7fcbe81fd" => :lion
end
depends_on "cmake" => :build