haproxy 2.2.2
Closes #58922. Signed-off-by: Dawid Dziurla <dawidd0811@gmail.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
3f329728ec
commit
4492d05167
|
@ -1,8 +1,8 @@
|
|||
class Haproxy < Formula
|
||||
desc "Reliable, high performance TCP/HTTP load balancer"
|
||||
homepage "https://www.haproxy.org/"
|
||||
url "https://www.haproxy.org/download/2.2/src/haproxy-2.2.1.tar.gz"
|
||||
sha256 "536552af1316807c01de727ad3dac84b3a2f5285db32e9bfdfe234e47ff9d124"
|
||||
url "https://www.haproxy.org/download/2.2/src/haproxy-2.2.2.tar.gz"
|
||||
sha256 "391c705a46c6208a63a67ea842c6600146ca24618531570c89c7915b0c6a54d6"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in New Issue