Skip to content

Commit c4e04d6

Browse files
committed
haproxy 3.2.0
1 parent d3e5c77 commit c4e04d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

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.1/src/haproxy-3.1.7.tar.gz"
5-
sha256 "a3952644ef939b36260d91d81a335636aa9b44572b4cb8b6001272f88545c666"
4+
url "https://www.haproxy.org/download/3.2/src/haproxy-3.2.0.tar.gz"
5+
sha256 "f762ae31bca1b51feb89e4395e36e17f867c25372a10853c70d292c3dd17b7b0"
66
license "GPL-2.0-or-later" => { with: "openvpn-openssl-exception" }
77

88
livecheck do

0 commit comments

Comments
 (0)