Skip to content

Commit 6c2b94b

Browse files
committed
haproxy 3.1.2
1 parent 598730e commit 6c2b94b

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

88
livecheck do

0 commit comments

Comments
 (0)