diff options
| author | BrewTestBot | 2014-12-18 00:05:31 +0000 | 
|---|---|---|
| committer | Jack Nagel | 2014-12-17 20:56:19 -0500 | 
| commit | c73a1195491503e2aac271d48c5c03657c313490 (patch) | |
| tree | 48800f0ed32794f971c5ae92eaa016f3df0362ef /Library/Formula/nagios-plugins.rb | |
| parent | 5e25e88f7637a703ea32de30d8309b2289660821 (diff) | |
| download | homebrew-c73a1195491503e2aac271d48c5c03657c313490.tar.bz2 | |
nagios-plugins: update 2.0.3 bottle.
Diffstat (limited to 'Library/Formula/nagios-plugins.rb')
| -rw-r--r-- | Library/Formula/nagios-plugins.rb | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/Library/Formula/nagios-plugins.rb b/Library/Formula/nagios-plugins.rb index 4fc0aae1b..281efcd49 100644 --- a/Library/Formula/nagios-plugins.rb +++ b/Library/Formula/nagios-plugins.rb @@ -4,9 +4,9 @@ class NagiosPlugins < Formula    sha1 "29b6183ab9d796299dc17c395eef493415d1e9d6"    bottle do -    sha1 "78fbc5df2f4426e7fc435ea9d597d14180d9e950" => :yosemite -    sha1 "52560d1d02b9710df9c4a2315d8357ee6d7bfda4" => :mavericks -    sha1 "0f3bb80908ff0cdfaae651c2100b48a048d69257" => :mountain_lion +    sha1 "85ad17ccfbd5f5e89395608155a212f25f67f22f" => :yosemite +    sha1 "4eabfc3289ab822260636560941c4e02bd4185ca" => :mavericks +    sha1 "e4d99ed31bfbe4e721434bba41fc0f869e8b4314" => :mountain_lion    end    depends_on "openssl" | 
