fluxctl 1.8.1
Closes #34093. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
910320855e
commit
4bbc603894
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"
|
||||
homepage "https://github.com/weaveworks/flux"
|
||||
url "https://github.com/weaveworks/flux.git",
|
||||
:tag => "1.8.0",
|
||||
:revision => "9f2be4bf2d762034a5118a0a7e974bf91089afea"
|
||||
:tag => "1.8.1",
|
||||
:revision => "7b24d23e7ef157c87836de7af4e058da10d35298"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue