fabio 1.5.7
Closes #23773. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
8daea53afe
commit
0539b92af7
1 changed files with 2 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
|||
class Fabio < Formula
|
||||
desc "Zero-conf load balancing HTTP(S) router"
|
||||
homepage "https://github.com/fabiolb/fabio"
|
||||
url "https://github.com/fabiolb/fabio/archive/v1.5.6.tar.gz"
|
||||
sha256 "178764c8cba2298370166984a13f630a938c51ed8e627e24426538d7af2f3f3e"
|
||||
url "https://github.com/fabiolb/fabio/archive/v1.5.7.tar.gz"
|
||||
sha256 "c33cf4f5e3bf7c9ce2ef634cccebed01d1f0c6e1f31759111db7d94f7a0ceadb"
|
||||
head "https://github.com/fabiolb/fabio.git"
|
||||
revision 1
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue