kafka: Update to version 2.7.0

This commit is contained in:
Richard Kuhnt 2020-12-21 16:01:47 +00:00
parent e7d4024fac
commit 969bf9f5cd

View File

@ -1,11 +1,11 @@
{
"version": "2.6.0",
"version": "2.7.0",
"description": "Apache Kafka. A distributed streaming platform.",
"homepage": "https://kafka.apache.org/",
"license": "Apache-2.0",
"url": "https://www.apache.org/dist/kafka/2.6.0/kafka_2.12-2.6.0.tgz",
"hash": "sha1:c1af3460e6ee440356c70d904095ac8bea14f98f",
"extract_dir": "kafka_2.12-2.6.0",
"url": "https://www.apache.org/dist/kafka/2.7.0/kafka_2.12-2.7.0.tgz",
"hash": "sha1:dfd6bc3b86d5cc9e57aa3e7bb8803f66dd5f026b",
"extract_dir": "kafka_2.12-2.7.0",
"bin": [
"bin\\windows\\connect-distributed.bat",
"bin\\windows\\connect-standalone.bat",