kafka: Update to version 3.2.0

This commit is contained in:
github-actions[bot] 2022-05-17 16:31:55 +00:00
parent ad36024a07
commit 2bdaa18775

View File

@ -1,14 +1,14 @@
{
"version": "3.1.1",
"version": "3.2.0",
"description": "Apache Kafka. A distributed streaming platform.",
"homepage": "https://kafka.apache.org/",
"license": "Apache-2.0",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://www.apache.org/dist/kafka/3.1.1/kafka_2.12-3.1.1.tgz",
"hash": "sha1:1065892925d5cdb9dc1bd39573a02d8f3b7c5c75",
"extract_dir": "kafka_2.12-3.1.1",
"url": "https://www.apache.org/dist/kafka/3.2.0/kafka_2.12-3.2.0.tgz",
"hash": "sha1:7fd8756fe73f0b2e4a9df30727a2b35bf71afd17",
"extract_dir": "kafka_2.12-3.2.0",
"bin": [
"bin\\windows\\connect-distributed.bat",
"bin\\windows\\connect-standalone.bat",