glooctl 1.9.7

Closes #91834.

Signed-off-by: Branch Vincent <19800529+branchvincent@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2021-12-21 21:41:52 -05:00 committed by BrewTestBot
parent 94dfbeb3da
commit 28a3372df3
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ class Glooctl < Formula
# NOTE: Please wait until the newest stable release is finished building and # NOTE: Please wait until the newest stable release is finished building and
# no longer marked as "Pre-release" before creating a PR for a new version. # no longer marked as "Pre-release" before creating a PR for a new version.
url "https://github.com/solo-io/gloo.git", url "https://github.com/solo-io/gloo.git",
tag: "v1.9.6", tag: "v1.9.7",
revision: "a13c11c9bdcc604b954afec1d0f92fba4e97ab2e" revision: "fdc18846c50326e0f672292336123653536f6d00"
license "Apache-2.0" license "Apache-2.0"
head "https://github.com/solo-io/gloo.git", branch: "master" head "https://github.com/solo-io/gloo.git", branch: "master"