Skip to content

Commit 9c5b7d7

Browse files
committed
kumactl 2.12.1
1 parent 9bab82f commit 9c5b7d7

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.12.0.tar.gz"
5-
sha256 "e98fd4ae82ea3bd5fa71abb3b323959ded1db5fd383cb3ea24bb35954d0e16f7"
4+
url "https://github.com/kumahq/kuma/archive/refs/tags/2.12.1.tar.gz"
5+
sha256 "6ecf2f7bcddd907feccebc1f1ff01d38a55fef60ae6c2284e16ce31d864404e0"
66
license "Apache-2.0"
77
head "https://github.com/kumahq/kuma.git", branch: "master"
88

0 commit comments

Comments
 (0)