mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
kafka: Update to version 3.3.2
This commit is contained in:
parent
c0b448c37a
commit
131c1fb2fa
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "3.3.1",
|
||||
"version": "3.3.2",
|
||||
"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.3.1/kafka_2.12-3.3.1.tgz",
|
||||
"hash": "sha1:8c326c6b9ac1774d1e9fcf0a5b2f3141ed858263",
|
||||
"extract_dir": "kafka_2.12-3.3.1",
|
||||
"url": "https://www.apache.org/dist/kafka/3.3.2/kafka_2.12-3.3.2.tgz",
|
||||
"hash": "sha1:1226ff221da7407a66ececd7f4432f2301f89a02",
|
||||
"extract_dir": "kafka_2.12-3.3.2",
|
||||
"bin": [
|
||||
"bin\\windows\\connect-distributed.bat",
|
||||
"bin\\windows\\connect-standalone.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user