kafka: Update to version 3.6.1

This commit is contained in:
github-actions[bot] 2023-12-07 12:30:09 +00:00
parent 7735bced5d
commit ff6b04de70

View File

@ -1,14 +1,14 @@
{
"version": "3.6.0",
"version": "3.6.1",
"description": "Apache Kafka. A distributed streaming platform.",
"homepage": "https://kafka.apache.org/",
"license": "Apache-2.0",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://downloads.apache.org/kafka/3.6.0/kafka_2.12-3.6.0.tgz",
"hash": "sha1:44930cd44f7b88126b0b4fa60925f619e9f104b4",
"extract_dir": "kafka_2.12-3.6.0",
"url": "https://downloads.apache.org/kafka/3.6.1/kafka_2.12-3.6.1.tgz",
"hash": "sha1:309523a38157f30aad7caf834be5e3f1ff613733",
"extract_dir": "kafka_2.12-3.6.1",
"bin": [
"bin\\windows\\connect-distributed.bat",
"bin\\windows\\connect-standalone.bat",