krakend 0.7.1
Closes #36448. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
cd2dbe5aab
commit
1d8d39d530
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Krakend < Formula
|
||||
desc "Ultra-High performance API Gateway built in Go"
|
||||
homepage "https://www.krakend.io/"
|
||||
url "https://github.com/devopsfaith/krakend-ce/archive/0.7.0.tar.gz"
|
||||
sha256 "d72aa3a1d17c875d73317eedbe9aea7fa8715ac953975cf3e34244ebfd74bf4b"
|
||||
url "https://github.com/devopsfaith/krakend-ce/archive/0.7.1.tar.gz"
|
||||
sha256 "c77356651812ce6b6b5624793258f49cb435d84d1eceb4468887ba1ee65e0c17"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue