Closes #102716.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
BrewTestBot 2022-06-01 05:40:54 +00:00
parent 630ef2e8af
commit f7470a83ba
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ class Kn < Formula
desc "Command-line interface for managing Knative Serving and Eventing resources"
homepage "https://github.com/knative/client"
url "https://github.com/knative/client.git",
tag: "knative-v1.4.1",
revision: "c53658bd0ee61dc0c87e2cda589f1bc79ec84983"
tag: "knative-v1.5.0",
revision: "0646532018621d3d08525edf6e47a125cf58438b"
license "Apache-2.0"
head "https://github.com/knative/client.git", branch: "main"