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 598730e commit 6c2b94bCopy full SHA for 6c2b94b
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.1.tar.gz"
5
- sha256 "8c1b5d439ba4b278e602445c57e20067adef214dc9c44c2a1cf172fad5f7d273"
+ url "https://www.haproxy.org/download/3.1/src/haproxy-3.1.2.tar.gz"
+ sha256 "af35dc8bf3193870b72276a63920974bef1405fc41038d545b86b641aa59f400"
6
license "GPL-2.0-or-later" => { with: "openvpn-openssl-exception" }
7
8
livecheck do
0 commit comments