Skip to content

Commit c353071

Browse files
committed
haproxy 3.0.4
1 parent 787804a commit c353071

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.0/src/haproxy-3.0.3.tar.gz"
5-
sha256 "39a73c187a0b00d2602cb3ffca52d1b59d90f09032734fe8c03eb2e29a7d19df"
4+
url "https://www.haproxy.org/download/3.0/src/haproxy-3.0.4.tar.gz"
5+
sha256 "aabfd98ada721bbfb68f7805586ced0373fb4c8d73e18faa94055a16c2096936"
66
license "GPL-2.0-or-later" => { with: "openvpn-openssl-exception" }
77

88
livecheck do

0 commit comments

Comments
 (0)