mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kafka: Update to version 2.8.0
This commit is contained in:
parent
73000d46ca
commit
1c829e6510
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.7.0",
|
||||
"version": "2.8.0",
|
||||
"description": "Apache Kafka. A distributed streaming platform.",
|
||||
"homepage": "https://kafka.apache.org/",
|
||||
"license": "Apache-2.0",
|
||||
@ -9,9 +9,9 @@
|
||||
"java/openjdk"
|
||||
]
|
||||
},
|
||||
"url": "https://www.apache.org/dist/kafka/2.7.0/kafka_2.12-2.7.0.tgz",
|
||||
"hash": "sha1:dfd6bc3b86d5cc9e57aa3e7bb8803f66dd5f026b",
|
||||
"extract_dir": "kafka_2.12-2.7.0",
|
||||
"url": "https://www.apache.org/dist/kafka/2.8.0/kafka_2.12-2.8.0.tgz",
|
||||
"hash": "sha1:64bba5ed9ca8d43540ea81a2e9106033fe3d7565",
|
||||
"extract_dir": "kafka_2.12-2.8.0",
|
||||
"bin": [
|
||||
"bin\\windows\\connect-distributed.bat",
|
||||
"bin\\windows\\connect-standalone.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user