glooctl: add head version url
Closes #38504. Signed-off-by: Izaak Beekman <zbeekman@gmail.com>
This commit is contained in:
parent
69c9880b81
commit
8429e81c12
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ class Glooctl < Formula
|
|||
url "https://github.com/solo-io/gloo.git",
|
||||
:tag => "v0.13.7",
|
||||
:revision => "6f52c7c8afa0249c7887c0ed4376feb922db53aa"
|
||||
head "https://github.com/solo-io/gloo.git"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue