diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/sysdig.rb | 6 |
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 |
