aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-08-25 08:34:23 +0100
committerMike McQuaid2014-08-25 08:41:52 +0100
commit88f1c5be10e4cdc5952968ef67360289be711f7d (patch)
tree7b7763f649c959e9d27ca792e6dfb645a0424819
parent19e91b887c9f722beedd43fa6f10ff4f72485fca (diff)
downloadhomebrew-88f1c5be10e4cdc5952968ef67360289be711f7d.tar.bz2
sysdig: update 0.1.88 bottle.
Closes #31867. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
-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