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 0467f02 commit 3ced8c2Copy full SHA for 3ced8c2
Formula/k/kumactl.rb
@@ -1,8 +1,8 @@
1
class Kumactl < Formula
2
desc "Kuma control plane command-line utility"
3
homepage "https://kuma.io/"
4
- url "https://github.com/kumahq/kuma/archive/refs/tags/2.11.0.tar.gz"
5
- sha256 "1887e12a27b779d41111347bc5181573165cf6063bbcd622b50977d26c4e2a59"
+ url "https://github.com/kumahq/kuma/archive/refs/tags/2.11.1.tar.gz"
+ sha256 "0a18d919efdbaae3ca725aa9c33fe7441e99d7ba230b84145f90018f1c00b267"
6
license "Apache-2.0"
7
head "https://github.com/kumahq/kuma.git", branch: "master"
8
0 commit comments