We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef220a3 commit 000a769Copy full SHA for 000a769
Formula/h/haproxy.rb
@@ -1,8 +1,8 @@
1
class Haproxy < Formula
2
desc "Reliable, high performance TCP/HTTP load balancer"
3
homepage "https://www.haproxy.org/"
4
- url "https://www.haproxy.org/download/3.2/src/haproxy-3.2.2.tar.gz"
5
- sha256 "be64ed565c320e670bb909c5834f90303c3ec0c97af5befa45994961aaa6c6ec"
+ url "https://www.haproxy.org/download/3.2/src/haproxy-3.2.3.tar.gz"
+ sha256 "af8ef64286bdddc93232c5dbe4ea436a8ccb5dc8417cfa1e885bec52884f9347"
6
license "GPL-2.0-or-later" => { with: "openvpn-openssl-exception" }
7
8
livecheck do
0 commit comments