mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
kafka: Update to version 3.4.1
This commit is contained in:
parent
3700c7e222
commit
8b812d0b77
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "3.4.0",
|
||||
"version": "3.4.1",
|
||||
"description": "Apache Kafka. A distributed streaming platform.",
|
||||
"homepage": "https://kafka.apache.org/",
|
||||
"license": "Apache-2.0",
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://downloads.apache.org/kafka/3.4.0/kafka_2.12-3.4.0.tgz",
|
||||
"hash": "sha1:407ecad0f9ba8f901dc9672b2fe724896cc71d07",
|
||||
"extract_dir": "kafka_2.12-3.4.0",
|
||||
"url": "https://downloads.apache.org/kafka/3.4.1/kafka_2.12-3.4.1.tgz",
|
||||
"hash": "sha1:9f52ea20364093df6ae1ac7980b34e57370217d1",
|
||||
"extract_dir": "kafka_2.12-3.4.1",
|
||||
"bin": [
|
||||
"bin\\windows\\connect-distributed.bat",
|
||||
"bin\\windows\\connect-standalone.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user