aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sysdig.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-07-05 20:55:13 +0100
committerJack Nagel2014-07-05 15:49:03 -0500
commit7d40082fc47b47672e7950a0f2a3a18eff48929b (patch)
treec0bc661538c1613990d4ae0f0f6591b9c247c23f /Library/Formula/sysdig.rb
parent03d8cd92efcb5486dea294b904e52e339929c6ae (diff)
downloadhomebrew-7d40082fc47b47672e7950a0f2a3a18eff48929b.tar.bz2
sysdig: update 0.1.84 bottle.
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 0af15e961..d1a0e0a0c 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 "1e2ca78152153a3a58ead3596a4ff4e94d816256" => :mavericks
- sha1 "168ef849f7dfbb4e24655c5398c37241b573f6d1" => :mountain_lion
- sha1 "ee34587916c6359e8267852fadf787aec5f19041" => :lion
+ sha1 "08e75ca529df2e37ea1eac0c911cb78d37c4f802" => :mavericks
+ sha1 "aa5dfa1395b859bee3020c2ae86aa5a3a9d68772" => :mountain_lion
+ sha1 "8aacd593358a77347da7926d154e0b9a65213d90" => :lion
end
depends_on "cmake" => :build