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 14ebbc4 commit c06b816Copy full SHA for c06b816
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.4.tar.gz"
5
- sha256 "9e89bd0728b269d200dcfe3cdef3b5c8b21ea68bf14ad89e3a6f76bda701e7fe"
+ url "https://www.haproxy.org/download/3.1/src/haproxy-3.1.5.tar.gz"
+ sha256 "36e2816f697f389233137dc7ec9559faa7703243395ad129af091b63f4f099cf"
6
license "GPL-2.0-or-later" => { with: "openvpn-openssl-exception" }
7
8
livecheck do
0 commit comments