aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/haproxy.rb
diff options
context:
space:
mode:
authorBrewTestBot2015-01-22 03:04:44 +0000
committerMike McQuaid2015-01-22 20:49:46 +0100
commitff8ce0e77693331a239630aade8bfb49ff3c81f6 (patch)
tree0764b2ff74ea855cc0f9c815353c60a807faeea4 /Library/Formula/haproxy.rb
parent5213910d5115ba8f66db56c00c58de7433ba027b (diff)
downloadhomebrew-ff8ce0e77693331a239630aade8bfb49ff3c81f6.tar.bz2
haproxy: update 1.5.10 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 80af11283..7e37d88e9 100644
--- a/Library/Formula/haproxy.rb
+++ b/Library/Formula/haproxy.rb
@@ -5,9 +5,9 @@ class Haproxy < Formula
bottle do
cellar :any
- sha1 "6de94b8c47b778d9384a688b1ac035c9cc99cdd8" => :yosemite
- sha1 "ac3bd5ee5d46f895bde4fb3d7a236b94dbe9eb21" => :mavericks
- sha1 "6b3b5697ebc10921e38db161dcdc59cb3053ae3d" => :mountain_lion
+ sha1 "6c80304f8eace5073797f04646ef197099ce39d4" => :yosemite
+ sha1 "3fdaeaae9c33cc73e7314cd4844b46b82572706b" => :mavericks
+ sha1 "c42557822dcf88fdc74d0090e50358d254db7509" => :mountain_lion
end
depends_on "openssl"