fabio 1.3.5
Closes #7401. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
f56083a017
commit
88d52b5c0c
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/eBay/fabio"
|
||||
url "https://github.com/eBay/fabio/archive/v1.3.4.tar.gz"
|
||||
sha256 "c7ec0ec770aff7ad0ee570a0b30d2df9a8d85f1591e8e82f5ba0c70b909ed786"
|
||||
url "https://github.com/eBay/fabio/archive/v1.3.5.tar.gz"
|
||||
sha256 "bede628c157c6fb1916be267082630fe2fa5f0b4d55df58b7c266aca6c766e47"
|
||||
head "https://github.com/eBay/fabio.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue