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 894e366 commit 2cff93dCopy full SHA for 2cff93d
Formula/k/kafkactl.rb
@@ -1,8 +1,8 @@
1
class Kafkactl < Formula
2
desc "CLI for managing Apache Kafka"
3
homepage "https://deviceinsight.github.io/kafkactl/"
4
- url "https://github.com/deviceinsight/kafkactl/archive/refs/tags/v5.12.1.tar.gz"
5
- sha256 "25d1879185235c35fd327c4e96a403bb60188df82b2af3f9bfbb339adb0ae718"
+ url "https://github.com/deviceinsight/kafkactl/archive/refs/tags/v5.13.0.tar.gz"
+ sha256 "f0834e3242dd0042f4864c463250cce2570ed44b0c765107b209062d2949561e"
6
license "Apache-2.0"
7
head "https://github.com/deviceinsight/kafkactl.git", branch: "main"
8
0 commit comments