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 9bab82f commit 9c5b7d7Copy full SHA for 9c5b7d7
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.12.0.tar.gz"
5
- sha256 "e98fd4ae82ea3bd5fa71abb3b323959ded1db5fd383cb3ea24bb35954d0e16f7"
+ url "https://github.com/kumahq/kuma/archive/refs/tags/2.12.1.tar.gz"
+ sha256 "6ecf2f7bcddd907feccebc1f1ff01d38a55fef60ae6c2284e16ce31d864404e0"
6
license "Apache-2.0"
7
head "https://github.com/kumahq/kuma.git", branch: "master"
8
0 commit comments