aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2015-02-05 20:29:04 +0000
committerMike McQuaid2015-02-06 08:17:02 +0000
commit6a1b320578f393cca774283c2e3b5bebad25bccc (patch)
tree48b7f5ced7b2479fa08bbdc3c6637cafa80c493c
parente73bd1134f79cd56b9eb136916d490113e2f2e21 (diff)
downloadhomebrew-6a1b320578f393cca774283c2e3b5bebad25bccc.tar.bz2
sysdig: update 0.1.96 bottle.
-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 82f1068b7..4be8934aa 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"
bottle do
- sha1 "20fd60684494c2355a6726185005f1c0ddd2a62e" => :yosemite
- sha1 "5014884980a74ab57b7301e09c8491676ffd4729" => :mavericks
- sha1 "00630d947388152c452d07583d1d50998143128f" => :mountain_lion
+ sha1 "8b73abcdb344fc8f0439f54d34b549bbfb6baed0" => :yosemite
+ sha1 "15cf5d1a4d222fa21cd060575e787ff12f30b32b" => :mavericks
+ sha1 "d865dbde4d287c142a0f8c42a7a75cb55c30fd68" => :mountain_lion
end
depends_on "cmake" => :build