mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kafka: Update to version 3.3.1
This commit is contained in:
parent
8e4b8165fc
commit
509c834e1a
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "3.2.3",
|
"version": "3.3.1",
|
||||||
"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://www.apache.org/dist/kafka/3.2.3/kafka_2.12-3.2.3.tgz",
|
"url": "https://www.apache.org/dist/kafka/3.3.1/kafka_2.12-3.3.1.tgz",
|
||||||
"hash": "sha1:aa7a54e5c56b5975fc316eb4b2d6880a34e5a970",
|
"hash": "sha1:8c326c6b9ac1774d1e9fcf0a5b2f3141ed858263",
|
||||||
"extract_dir": "kafka_2.12-3.2.3",
|
"extract_dir": "kafka_2.12-3.3.1",
|
||||||
"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