aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2015-04-03 00:03:23 +0100
committerTim D. Smith2015-04-02 20:55:33 -0700
commit5303a2285af125089ad2d79c29cf4537094e3d9c (patch)
tree4a376f61296a0ecb39179657e9c2c5145950cb73
parent43ea5fee671c911118925b89737947424ec95cef (diff)
downloadhomebrew-5303a2285af125089ad2d79c29cf4537094e3d9c.tar.bz2
monit: update 5.12 bottle.
-rw-r--r--Library/Formula/monit.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/monit.rb b/Library/Formula/monit.rb
index a9c0889bb..13c1913ce 100644
--- a/Library/Formula/monit.rb
+++ b/Library/Formula/monit.rb
@@ -7,9 +7,9 @@ class Monit < Formula
bottle do
cellar :any
- sha1 "c21b130f1492f1ec2d64aaf2af28e2f7924bd3c7" => :yosemite
- sha1 "a0a3f64fe0ef95bc2adb2e5a3a0cf5647a6d3ef5" => :mavericks
- sha1 "1f6659744cdcfc0324d74ee0237d61ca14d62b25" => :mountain_lion
+ sha256 "b6ade6465692c0faed5f1068e42429a50f94f2a7b2a275d43233261f2924bbb7" => :yosemite
+ sha256 "cffb9f23a45afe401f5965bc9611cf64a15444eb142e216aae243bb8d82021de" => :mavericks
+ sha256 "70e825e0e6215aa7bf6a4897b03a0552259f8b739b68332815f18508b7188bf0" => :mountain_lion
end
depends_on "openssl"