fluxctl 1.13.3
Closes #42433. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
cc2b0a5d59
commit
6decd0587f
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Fluxctl < Formula
|
||||||
desc "Command-line tool to access Weave Flux, the Kubernetes GitOps operator"
|
desc "Command-line tool to access Weave Flux, the Kubernetes GitOps operator"
|
||||||
homepage "https://github.com/weaveworks/flux"
|
homepage "https://github.com/weaveworks/flux"
|
||||||
url "https://github.com/weaveworks/flux.git",
|
url "https://github.com/weaveworks/flux.git",
|
||||||
:tag => "1.13.1",
|
:tag => "1.13.3",
|
||||||
:revision => "b0cf5ec55ea207df1e184d929ab8879c8945b4c8"
|
:revision => "e6545951f7b18a518976fd784cc393e355d316a2"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue