mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
kafka: Update to version 3.1.0
This commit is contained in:
parent
a71b8d4a75
commit
b8bcc46e0a
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "3.0.0",
|
||||
"version": "3.1.0",
|
||||
"description": "Apache Kafka. A distributed streaming platform.",
|
||||
"homepage": "https://kafka.apache.org/",
|
||||
"license": "Apache-2.0",
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://www.apache.org/dist/kafka/3.0.0/kafka_2.12-3.0.0.tgz",
|
||||
"hash": "sha1:f74f1a6eeb157b65fbe9cff4128802b5b9595fcc",
|
||||
"extract_dir": "kafka_2.12-3.0.0",
|
||||
"url": "https://www.apache.org/dist/kafka/3.1.0/kafka_2.12-3.1.0.tgz",
|
||||
"hash": "sha1:5a3dfa75f3eec17197af169121b3265fd44b70a7",
|
||||
"extract_dir": "kafka_2.12-3.1.0",
|
||||
"bin": [
|
||||
"bin\\windows\\connect-distributed.bat",
|
||||
"bin\\windows\\connect-standalone.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user