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 e1fb63a commit 1ca5af8Copy full SHA for 1ca5af8
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/v2.12.4.tar.gz"
5
- sha256 "150e5ed039fcd013be73b6996fe1b8bcaa66ed12e6599dec83f06894e12299b2"
+ url "https://github.com/kumahq/kuma/archive/refs/tags/v2.12.5.tar.gz"
+ sha256 "b7d27a10661a145cb2f0085cbc1be1e402d3d3628520b540d23564313925fcc6"
6
license "Apache-2.0"
7
head "https://github.com/kumahq/kuma.git", branch: "master"
8
0 commit comments