haproxy 2.6.6

Closes #111488.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Porkepix 2022-09-23 04:45:21 +02:00 committed by BrewTestBot
parent c5143f0ac0
commit 7da91c4b26
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -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.6/src/haproxy-2.6.5.tar.gz"
sha256 "ce9e19ebfcdd43e51af8a6090f1df8d512d972ddf742fa648a643bbb19056605"
url "https://www.haproxy.org/download/2.6/src/haproxy-2.6.6.tar.gz"
sha256 "d0c80c90c04ae79598b58b9749d53787f00f7b515175e7d8203f2796e6a6594d"
license "GPL-2.0-or-later" => { with: "openvpn-openssl-exception" }
livecheck do