Skip to content

Commit ca74c9f

Browse files
committed
kumactl 2.10.1
1 parent 12d3a5a commit ca74c9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kumactl.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Kumactl < Formula
22
desc "Kuma control plane command-line utility"
33
homepage "https://kuma.io/"
4-
url "https://github.com/kumahq/kuma/archive/refs/tags/2.10.0.tar.gz"
5-
sha256 "f2f1616d53a2a06d43ce09a43fbd8104f39186647b3e6110032d4aff710d341f"
4+
url "https://github.com/kumahq/kuma/archive/refs/tags/2.10.1.tar.gz"
5+
sha256 "03f49ee94353fd80c997929be338ebe0abeaad60286710fffa9d996e03ef1484"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)