mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
kafka: Update to version 3.1.1
This commit is contained in:
parent
052816d992
commit
15eb45d67d
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "3.1.0",
|
"version": "3.1.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.1.0/kafka_2.12-3.1.0.tgz",
|
"url": "https://www.apache.org/dist/kafka/3.1.1/kafka_2.12-3.1.1.tgz",
|
||||||
"hash": "sha1:5a3dfa75f3eec17197af169121b3265fd44b70a7",
|
"hash": "sha1:1065892925d5cdb9dc1bd39573a02d8f3b7c5c75",
|
||||||
"extract_dir": "kafka_2.12-3.1.0",
|
"extract_dir": "kafka_2.12-3.1.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