Skip to content

Commit 000a769

Browse files
committed
haproxy 3.2.3
1 parent ef220a3 commit 000a769

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/h/haproxy.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Haproxy < Formula
22
desc "Reliable, high performance TCP/HTTP load balancer"
33
homepage "https://www.haproxy.org/"
4-
url "https://www.haproxy.org/download/3.2/src/haproxy-3.2.2.tar.gz"
5-
sha256 "be64ed565c320e670bb909c5834f90303c3ec0c97af5befa45994961aaa6c6ec"
4+
url "https://www.haproxy.org/download/3.2/src/haproxy-3.2.3.tar.gz"
5+
sha256 "af8ef64286bdddc93232c5dbe4ea436a8ccb5dc8417cfa1e885bec52884f9347"
66
license "GPL-2.0-or-later" => { with: "openvpn-openssl-exception" }
77

88
livecheck do

0 commit comments

Comments
 (0)