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 12d3a5a commit ca74c9fCopy full SHA for ca74c9f
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.10.0.tar.gz"
5
- sha256 "f2f1616d53a2a06d43ce09a43fbd8104f39186647b3e6110032d4aff710d341f"
+ url "https://github.com/kumahq/kuma/archive/refs/tags/2.10.1.tar.gz"
+ sha256 "03f49ee94353fd80c997929be338ebe0abeaad60286710fffa9d996e03ef1484"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments