mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
kafka: Update to version 2.6.0
This commit is contained in:
parent
47f1f4f285
commit
745d2c7d86
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "2.5.0",
|
"version": "2.6.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",
|
||||||
"url": "https://www.apache.org/dist/kafka/2.5.0/kafka_2.12-2.5.0.tgz",
|
"url": "https://www.apache.org/dist/kafka/2.6.0/kafka_2.12-2.6.0.tgz",
|
||||||
"hash": "sha1:27461898ecc3c7c442256552a9b162b69ec50433",
|
"hash": "sha1:c1af3460e6ee440356c70d904095ac8bea14f98f",
|
||||||
"extract_dir": "kafka_2.12-2.5.0",
|
"extract_dir": "kafka_2.12-2.6.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