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 d3e5c77 commit c4e04d6Copy full SHA for c4e04d6
Aliases/[email protected] renamed to Aliases/[email protected]
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.1/src/haproxy-3.1.7.tar.gz"
5
- sha256 "a3952644ef939b36260d91d81a335636aa9b44572b4cb8b6001272f88545c666"
+ url "https://www.haproxy.org/download/3.2/src/haproxy-3.2.0.tar.gz"
+ sha256 "f762ae31bca1b51feb89e4395e36e17f867c25372a10853c70d292c3dd17b7b0"
6
license "GPL-2.0-or-later" => { with: "openvpn-openssl-exception" }
7
8
livecheck do
0 commit comments