Skip to content

Commit 2c105c0

Browse files
committed
kafka 3.8.1
1 parent c3a6f2f commit 2c105c0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/k/kafka.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Kafka < Formula
22
desc "Open-source distributed event streaming platform"
33
homepage "https://kafka.apache.org/"
4-
url "https://www.apache.org/dyn/closer.lua?path=kafka/3.8.0/kafka_2.13-3.8.0.tgz"
5-
mirror "https://archive.apache.org/dist/kafka/3.8.0/kafka_2.13-3.8.0.tgz"
6-
sha256 "e0297cc6fdb09ef9d9905751b25d2b629c17528f8629b60561eeff87ce29099c"
4+
url "https://www.apache.org/dyn/closer.lua?path=kafka/3.8.1/kafka_2.13-3.8.1.tgz"
5+
mirror "https://archive.apache.org/dist/kafka/3.8.1/kafka_2.13-3.8.1.tgz"
6+
sha256 "22174286d60caa62b25506c486944bc6e04d8cb2d2f15083d2feb48239778b62"
77
license "Apache-2.0"
88

99
livecheck do

0 commit comments

Comments
 (0)