Skip to content

Commit 2cff93d

Browse files
committed
kafkactl 5.13.0
1 parent 894e366 commit 2cff93d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kafkactl.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Kafkactl < Formula
22
desc "CLI for managing Apache Kafka"
33
homepage "https://deviceinsight.github.io/kafkactl/"
4-
url "https://github.com/deviceinsight/kafkactl/archive/refs/tags/v5.12.1.tar.gz"
5-
sha256 "25d1879185235c35fd327c4e96a403bb60188df82b2af3f9bfbb339adb0ae718"
4+
url "https://github.com/deviceinsight/kafkactl/archive/refs/tags/v5.13.0.tar.gz"
5+
sha256 "f0834e3242dd0042f4864c463250cce2570ed44b0c765107b209062d2949561e"
66
license "Apache-2.0"
77
head "https://github.com/deviceinsight/kafkactl.git", branch: "main"
88

0 commit comments

Comments
 (0)