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 4296cf8d3..684860c62 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 "a02f92e350fe20bbdd0e3024280cec76978d46b4" => :yosemite - sha1 "d4649ecb49a3444841be9d37a27e4b11733f0fac" => :mavericks - sha1 "4849853bc4fdb28f44af8f78f332e82fe9175cce" => :mountain_lion + sha1 "20fd60684494c2355a6726185005f1c0ddd2a62e" => :yosemite + sha1 "5014884980a74ab57b7301e09c8491676ffd4729" => :mavericks + sha1 "00630d947388152c452d07583d1d50998143128f" => :mountain_lion end depends_on "cmake" => :build |
