Skip to content

Commit 3ced8c2

Browse files
committed
kumactl 2.11.1
1 parent 0467f02 commit 3ced8c2

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.11.0.tar.gz"
5-
sha256 "1887e12a27b779d41111347bc5181573165cf6063bbcd622b50977d26c4e2a59"
4+
url "https://github.com/kumahq/kuma/archive/refs/tags/2.11.1.tar.gz"
5+
sha256 "0a18d919efdbaae3ca725aa9c33fe7441e99d7ba230b84145f90018f1c00b267"
66
license "Apache-2.0"
77
head "https://github.com/kumahq/kuma.git", branch: "master"
88

0 commit comments

Comments
 (0)