fluxctl 1.14.2
Closes #43783. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
8b671a35b3
commit
7e524d58a2
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.14.1",
|
||||
:revision => "c76e388cca59a1b1cbd5dd749f70e9c87a57031f"
|
||||
:tag => "1.14.2",
|
||||
:revision => "7fd090af0dd9b63acc9fa1c8616d5bf5657c6160"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue