linkerd 1.3.0
This commit is contained in:
parent
b891b8b3a8
commit
4cad1e547f
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.1.3/linkerd-1.1.3.tgz"
|
||||
sha256 "d66a6aec0a78b8af44a0aa8c2e707072180299999f01045442fb36df9766b37d"
|
||||
url "https://github.com/linkerd/linkerd/releases/download/1.3.0/linkerd-1.3.0.tgz"
|
||||
sha256 "1e0ddcc15779f04af61e13c265e97ee48f7d7e60c53e5c7afbf834e84a7e25ba"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue