mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kafka: Update to version 3.6.0
This commit is contained in:
parent
61dc0c083e
commit
9db678902e
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "3.5.1",
|
||||
"version": "3.6.0",
|
||||
"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.5.1/kafka_2.12-3.5.1.tgz",
|
||||
"hash": "sha1:9a15158f3d9c3e7eab7895ee8ded6c2c84ae9e81",
|
||||
"extract_dir": "kafka_2.12-3.5.1",
|
||||
"url": "https://downloads.apache.org/kafka/3.6.0/kafka_2.12-3.6.0.tgz",
|
||||
"hash": "sha1:44930cd44f7b88126b0b4fa60925f619e9f104b4",
|
||||
"extract_dir": "kafka_2.12-3.6.0",
|
||||
"bin": [
|
||||
"bin\\windows\\connect-distributed.bat",
|
||||
"bin\\windows\\connect-standalone.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user