Skip to content

Commit c06b816

Browse files
committed
haproxy 3.1.5
1 parent 14ebbc4 commit c06b816

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.1/src/haproxy-3.1.4.tar.gz"
5-
sha256 "9e89bd0728b269d200dcfe3cdef3b5c8b21ea68bf14ad89e3a6f76bda701e7fe"
4+
url "https://www.haproxy.org/download/3.1/src/haproxy-3.1.5.tar.gz"
5+
sha256 "36e2816f697f389233137dc7ec9559faa7703243395ad129af091b63f4f099cf"
66
license "GPL-2.0-or-later" => { with: "openvpn-openssl-exception" }
77

88
livecheck do

0 commit comments

Comments
 (0)