mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kafka: Update to version 3.7.0
This commit is contained in:
parent
f6345a9032
commit
669ec5e8d1
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "3.6.1",
|
"version": "3.7.0",
|
||||||
"description": "Apache Kafka. A distributed streaming platform.",
|
"description": "Apache Kafka. A distributed streaming platform.",
|
||||||
"homepage": "https://kafka.apache.org/",
|
"homepage": "https://kafka.apache.org/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"JDK": "java/openjdk"
|
"JDK": "java/openjdk"
|
||||||
},
|
},
|
||||||
"url": "https://downloads.apache.org/kafka/3.6.1/kafka_2.12-3.6.1.tgz",
|
"url": "https://downloads.apache.org/kafka/3.7.0/kafka_2.12-3.7.0.tgz",
|
||||||
"hash": "sha1:309523a38157f30aad7caf834be5e3f1ff613733",
|
"hash": "sha1:328e7088c75866955d4a413b09604f9289810b76",
|
||||||
"extract_dir": "kafka_2.12-3.6.1",
|
"extract_dir": "kafka_2.12-3.7.0",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\windows\\connect-distributed.bat",
|
"bin\\windows\\connect-distributed.bat",
|
||||||
"bin\\windows\\connect-standalone.bat",
|
"bin\\windows\\connect-standalone.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user