fabio 1.5.9
Closes #27924. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
781fba783e
commit
3fb6156a97
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
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.8.tar.gz"
|
||||
sha256 "3771bb92f5542d48b90b13407cc6c0c1aa9bed2c169daa34921a2aa75c4be22f"
|
||||
url "https://github.com/fabiolb/fabio/archive/v1.5.9.tar.gz"
|
||||
sha256 "25e3826f25fa4baf50f0a722bf080ebb47f23b5db6064e9f4af6247872f15b9d"
|
||||
head "https://github.com/fabiolb/fabio.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue