diff options
| author | BrewTestBot | 2015-01-26 09:09:30 +0000 | 
|---|---|---|
| committer | Mike McQuaid | 2015-01-26 15:05:11 +0000 | 
| commit | f9bbd4bcfeb97992d597aa3cbcc102b752048a8f (patch) | |
| tree | 297bde2000822810435f01e63868d0abe0aff502 | |
| parent | 95bfb30d4ee8745ec69a85a6b955547312c9c767 (diff) | |
| download | homebrew-f9bbd4bcfeb97992d597aa3cbcc102b752048a8f.tar.bz2 | |
sysdig: update 0.1.95 bottle.
| -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 | 
