Skip to content

Commit

Permalink
haproxy 1.7.7
Browse files Browse the repository at this point in the history
Closes Homebrew#15045.

Signed-off-by: ilovezfs <[email protected]>
  • Loading branch information
nijikon authored and ilovezfs committed Jun 29, 2017
1 parent c3c4252 commit 69ea458
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/haproxy.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Haproxy < Formula
desc "Reliable, high performance TCP/HTTP load balancer"
homepage "https://www.haproxy.org/"
url "https://www.haproxy.org/download/1.7/src/haproxy-1.7.6.tar.gz"
sha256 "88f84beba34d08a5495d908ca76866e033e6046e7c74f9477b9d5316f8c3d32a"
url "https://www.haproxy.org/download/1.7/src/haproxy-1.7.7.tar.gz"
sha256 "81196ca449e4ada45fbd743fe3804bb82c25563ff9653e136872181ee5603ae2"

bottle do
cellar :any
Expand Down

0 comments on commit 69ea458

Please sign in to comment.