aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/haproxy.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-12-18 03:17:43 +0000
committerJack Nagel2014-12-17 22:29:01 -0500
commit64051100e8ccc1b49cc8f8fda926c98c5a964b4d (patch)
treeb00a7690fba274ff3f86840ebc3cf2cb6e3659e9 /Library/Formula/haproxy.rb
parent2058193f9e1121beb5aa0a9bc366c8e595b57488 (diff)
downloadhomebrew-64051100e8ccc1b49cc8f8fda926c98c5a964b4d.tar.bz2
haproxy: update 1.5.9 bottle.
Diffstat (limited to 'Library/Formula/haproxy.rb')
-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"