linkerd 1.6.0 (#35349)
This commit is contained in:
parent
2734b2688c
commit
4c5fdffa04
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Linkerd < Formula
|
||||
desc "Drop-in RPC proxy designed for microservices"
|
||||
homepage "https://linkerd.io/"
|
||||
url "https://github.com/linkerd/linkerd/releases/download/1.5.2/linkerd-1.5.2.tgz"
|
||||
sha256 "2f0e609fedb2c8e1edb01342ca53b42848de5ea4a0c799c4e50ea3bd171060c3"
|
||||
url "https://github.com/linkerd/linkerd/releases/download/1.6.0/linkerd-1.6.0.tgz"
|
||||
sha256 "f881cf4beb3b39ce7d70b1620a7e2d6095ff80db07e3a11c861d33ff743d7a90"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue