mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
kafka: Update to version 2.4.1
This commit is contained in:
parent
b8ac5008a1
commit
1996967694
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "2.4.0",
|
"version": "2.4.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",
|
||||||
"url": "https://www.apache.org/dist/kafka/2.4.0/kafka_2.12-2.4.0.tgz",
|
"url": "https://www.apache.org/dist/kafka/2.4.1/kafka_2.12-2.4.1.tgz",
|
||||||
"hash": "sha1:9cf54cf5f0bc6c02de5281886caa474b9ca36f99",
|
"hash": "sha1:d043d80b62dff190c22d11f4afbe8c59827ba7a5",
|
||||||
"extract_dir": "kafka_2.12-2.4.0",
|
"extract_dir": "kafka_2.12-2.4.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