linkerd 2.5.0
Closes #43317. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
0f163238c2
commit
a0aab584df
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ class Linkerd < Formula
|
|||
homepage "https://linkerd.io"
|
||||
|
||||
url "https://github.com/linkerd/linkerd2.git",
|
||||
:tag => "stable-2.4.0",
|
||||
:revision => "a63c9cedc91e32ada52ad59470c4723ea717bfdd"
|
||||
:tag => "stable-2.5.0",
|
||||
:revision => "f6e8d3a7ae3b56d595d014a846a1f727e49238ea"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue