We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3dff91 commit 3bd7ac8Copy full SHA for 3bd7ac8
Formula/k/kn.rb
@@ -2,7 +2,7 @@ class Kn < Formula
2
desc "Command-line interface for managing Knative Serving and Eventing resources"
3
homepage "https://github.com/knative/client"
4
url "https://github.com/knative/client.git",
5
- tag: "knative-v1.19.2",
+ tag: "knative-v1.19.3",
6
revision: "091f88684b9cb1d02e2ce8594e71ae7e8f452c7c"
7
license "Apache-2.0"
8
head "https://github.com/knative/client.git", branch: "main"
0 commit comments