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 4fc36e3 commit b32a578Copy full SHA for b32a578
Formula/k/kyma-cli.rb
@@ -1,8 +1,8 @@
1
class KymaCli < Formula
2
desc "Kyma command-line interface"
3
homepage "https://kyma-project.io"
4
- url "https://github.com/kyma-project/cli/archive/refs/tags/3.0.0.tar.gz"
5
- sha256 "b92eb18d96d4a47e581dde9fca3fc084c5d52af342a8dc6eb682a09b3e5b12ef"
+ url "https://github.com/kyma-project/cli/archive/refs/tags/3.0.1.tar.gz"
+ sha256 "503a7a248e6c5bca55ddaf2366203c7e6f161335bcce9dc253d88e381c48732b"
6
license "Apache-2.0"
7
head "https://github.com/kyma-project/cli.git", branch: "main"
8
0 commit comments