aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/haproxy.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/haproxy.rb b/Library/Formula/haproxy.rb
index 599b6870f..1671ee6f9 100644
--- a/Library/Formula/haproxy.rb
+++ b/Library/Formula/haproxy.rb
@@ -7,9 +7,9 @@ class Haproxy < Formula
bottle do
cellar :any
- sha1 "41d6a7dfd7b72c7f4a4c63c5c35caf1088268a55" => :mavericks
- sha1 "1dbc7bf90ba7742e6f586b4777758547870b099e" => :mountain_lion
- sha1 "5c595b4953060f7a0aa78cc62f8cf1056ec72707" => :lion
+ sha1 "6de94b8c47b778d9384a688b1ac035c9cc99cdd8" => :yosemite
+ sha1 "ac3bd5ee5d46f895bde4fb3d7a236b94dbe9eb21" => :mavericks
+ sha1 "6b3b5697ebc10921e38db161dcdc59cb3053ae3d" => :mountain_lion
end
depends_on "openssl"