Skip to content

Commit b32a578

Browse files
committed
kyma-cli 3.0.1
1 parent 4fc36e3 commit b32a578

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kyma-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class KymaCli < Formula
22
desc "Kyma command-line interface"
33
homepage "https://kyma-project.io"
4-
url "https://github.com/kyma-project/cli/archive/refs/tags/3.0.0.tar.gz"
5-
sha256 "b92eb18d96d4a47e581dde9fca3fc084c5d52af342a8dc6eb682a09b3e5b12ef"
4+
url "https://github.com/kyma-project/cli/archive/refs/tags/3.0.1.tar.gz"
5+
sha256 "503a7a248e6c5bca55ddaf2366203c7e6f161335bcce9dc253d88e381c48732b"
66
license "Apache-2.0"
77
head "https://github.com/kyma-project/cli.git", branch: "main"
88

0 commit comments

Comments
 (0)