calicoctl 3.11.0
Closes #48064. Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
parent
a8845dfa94
commit
71bfc92d32
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Calicoctl < Formula
|
|||
desc "Calico CLI tool"
|
||||
homepage "https://www.projectcalico.org"
|
||||
url "https://github.com/projectcalico/calicoctl.git",
|
||||
:tag => "v3.10.2",
|
||||
:revision => "b82f07abe82e77bee5f30af22d7fcd5b0fa56898"
|
||||
:tag => "v3.11.0",
|
||||
:revision => "6c04a83961025c39f50fb7c22d8d6d100c425514"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue